# 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 - [X] Basic K/V store - [X] Remove/add entries - [X] Serialisation and saving - [X] FUCKING NETWORKING (probably minimal RESP) - [X] Proper startup/shutdown w/ load & save - [X] Multithreading - [ ] More types - [X] Async - [ ] Backflip off the Rio-Antirrio bridge