Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

intervinn/kv

Repository files navigation


KV

KeyValue Experimental Server

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.

Features

  • Fast and asynchronous in-memory storage
  • Dump and load from file snapshots
  • Configurable

TODO

[] [] []

About

in-memory storage with api and disk dump

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published