Skip to content

Separate MemoryStorageClient and FilesystemStorageClient #92

@vdusek

Description

@vdusek

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.t-toolingIssues with this label are in the ownership of the tooling team.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions