IT WORKS HELL YEAH

This commit is contained in:
Xory 2025-09-29 17:36:49 +03:00
parent ad892d913c
commit a625bb55cd
2 changed files with 159 additions and 33 deletions

View file

@ -7,7 +7,8 @@ And also my first serious C++ project.
- [X] Basic K/V store
- [X] Remove/add entries
- [X] Serialisation and saving
- [ ] FUCKING NETWORKING (probably minimal RESP)
- [X] FUCKING NETWORKING (probably minimal RESP)
- [ ] Proper startup/shutdown w/ load & save
- [ ] Multithreading
- [ ] More types
- [ ] Async