Enable switchable backends for storage #238
Labels
engineering
enhancement
New feature or request
L
Large task, maybe somewhat dreading (a week and/or refactor)
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.
The text was updated successfully, but these errors were encountered: