comments & general maintainability things
This commit is contained in:
parent
a625bb55cd
commit
d6360d207a
2 changed files with 11 additions and 7 deletions
|
|
@ -3,6 +3,8 @@
|
|||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue