Skip to content

[v3] Deprecate stores that we don't expect to include in v3 #1756

Closed
@jhamman

Description

@jhamman

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
No labels

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions