this code is a disgrace

This commit is contained in:
Xory 2025-09-24 16:16:45 +03:00
parent b2e898eeed
commit a397347001
5 changed files with 72 additions and 4 deletions

View file

@ -1,4 +1,10 @@
# bluedis
Redis, but worse in every conceivable manner.
And also written in C++.
And also my first serious C++ project.
## Roadmap
- [X] Basic K/V store
- [ ] Remove/add entries
- [ ] Serialisation and saving
- [ ] Networking