This is a learning project that attempts to create an in-memory key-value database with configuration, file snapshot dumping, tcp connections and thread pooling. Written in C++20.
- Fast and asynchronous in-memory storage
- Dump and load from file snapshots
- Configurable
[] [] []