Interact with persistent key-value stores using Pythonic abstractions.
copied from cf-staging / synced_collectionsThe syncedcollections package provides Pythonic abstractions over various underlying data stores, presenting APIs that behave like standard built-in Python collections like dicts. syncedcollections can synchronize with a range of data stores, including MongoDB databases and Zarr groups.