Closed
Description
Following #1274, we expect the v3 release to include a smaller subset of stores. Specifically:
- MemoryStore
- DirectoryStore
- ZipFileStore
- FsspecStore
The thought is to move everything else to another library or, deprecate entirely.
As a first step, we should mark stores that we expect to move out of this library as deprecated and provide a discussion issue where we can direct users of those stores to.
TODOs here:
- deprecate existing stores
- open discussion issue
- make at least one Zarr-Python release ahead of the 3.0 release with this deprecation warning
- last step, remove existing stores
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done