Redis, but worse.
| .gitignore | ||
| flake.nix | ||
| json.hpp | ||
| main.cpp | ||
| README.md | ||
| shell.nix | ||
bluedis
Redis, but worse in every conceivable manner. And also my first serious C++ project.
Roadmap
- Basic K/V store
- Remove/add entries
- Serialisation and saving
- Networking