flow
flow copied to clipboard
Review CRDTs and consider use for multiple parallel data operations on a data element
Then we could break some data dependencies and have multiple jobs in parallel operating on the same data - with a subsequent resolution phase.
Library for K-V storage with functions to read and write