blueis/README.md

479 B

bluedis

Redis, but worse in every conceivable manner. And also my first serious C++ project.

NOTE: This project requires C++23. Make sure to compile with g++ -std=c++23 (on linux systems)

Roadmap

  • Basic K/V store
  • Remove/add entries
  • Serialisation and saving
  • FUCKING NETWORKING (probably minimal RESP)
  • Proper startup/shutdown w/ load & save
  • Multithreading
  • More types
  • Async
  • Backflip off the Rio-Antirrio bridge