i'd say this is too easy but i know damn well implementing networking & multithreading is going to take my fucking soul

This commit is contained in:
Xory 2025-09-25 20:13:47 +03:00
parent 60afa6126f
commit 348c353dac
2 changed files with 13 additions and 7 deletions

View file

@ -6,5 +6,5 @@ And also my first serious C++ project.
## Roadmap
- [X] Basic K/V store
- [X] Remove/add entries
- [ ] Serialisation and saving
- [X] Serialisation and saving
- [ ] Networking