-
Notifications
You must be signed in to change notification settings - Fork 486
Closed
Labels
enhancementNew feature or request.New feature or request.t-toolingIssues with this label are in the ownership of the tooling team.Issues with this label are in the ownership of the tooling team.
Milestone
Description
Description
Currently, we have a MemoryStorageClient
, that can persist the data in the file system.
Let's separate them, FilesystemStorageClient
could probably extend MemoryStorageClient
Other related things
- There are memory storage-only data models in the
storage/models.py module
. Move them to the memory storage subpackage.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or request.New feature or request.t-toolingIssues with this label are in the ownership of the tooling team.Issues with this label are in the ownership of the tooling team.