-
Notifications
You must be signed in to change notification settings - Fork 488
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.
Description
- Implement
SqliteStorageClient
as an alternative toMemoryStorageClient
. - Some reasoning can be found in Please consider replacing the "storage" folder with a SQLite database #860
- It should be implemented via an ORM, to support multiple dialects out of the box, probably SQLAlchemy but do proper investigation before.
MarkoSulamagi
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.