Redis, but worse.
Find a file
2025-09-24 16:16:45 +03:00
.gitignore this code is a disgrace 2025-09-24 16:16:45 +03:00
flake.nix this code is a disgrace 2025-09-24 16:16:45 +03:00
main.cpp this code is a disgrace 2025-09-24 16:16:45 +03:00
README.md this code is a disgrace 2025-09-24 16:16:45 +03:00
shell.nix this code is a disgrace 2025-09-24 16:16:45 +03:00

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