blueis/README.md
2025-09-24 16:16:45 +03:00

10 lines
203 B
Markdown

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