-
Notifications
You must be signed in to change notification settings - Fork 4
Enable switchable backends for storage #238
Copy link
Copy link
Open
Labels
LLarge task, maybe somewhat dreading (a week and/or refactor)Large task, maybe somewhat dreading (a week and/or refactor)engineeringenhancementNew feature or requestNew feature or request
Description
Redis will only take us so far, when sometimes it can be impractical to store everything in-memory. We want to support multiple backends---at least Redis and RocksDB for now, and if it becomes clearer to integrate another KV store-like DB, or if we need a relational model, we can consider other DBMSes.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
LLarge task, maybe somewhat dreading (a week and/or refactor)Large task, maybe somewhat dreading (a week and/or refactor)engineeringenhancementNew feature or requestNew feature or request