Key-Value Storages #674
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/key-value"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
This PR adds a key value storage with a memory and a redis backend.
It aims to replace various caches and things where you "just quickly need something to store data".
Checklist
WIP: Key-Value Storagesto Key-Value Storages