Redis, but worse.
Find a file
2025-09-25 20:13:47 +03:00
.gitignore basic db save 2025-09-25 14:47:07 +03:00
flake.nix this code is a disgrace 2025-09-24 16:16:45 +03:00
json.hpp basic db save 2025-09-25 14:47:07 +03:00
main.cpp i'd say this is too easy but i know damn well implementing networking & multithreading is going to take my fucking soul 2025-09-25 20:13:47 +03:00
README.md i'd say this is too easy but i know damn well implementing networking & multithreading is going to take my fucking soul 2025-09-25 20:13:47 +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