Closed cefn closed 3 years ago
Currently there is an experimental Partition implementation lurking in the store module. This makes the store look much more complicated that it actually is, and would be better kept separately, and used optionally.
This design issue is now resolved by createStorePartition.
createStorePartition
Currently there is an experimental Partition implementation lurking in the store module. This makes the store look much more complicated that it actually is, and would be better kept separately, and used optionally.