mirdb icon indicating copy to clipboard operation
mirdb copied to clipboard

MirDB: A Persistent Key-Value Store with Memcached protocol.

MirDB: A Persistent Key-Value Store with Memcached protocol

logo

STATUS BADGES

CircleCI

USAGE

It is painless as using memcached.

usage

TODO

  • [x] tokio with memcached protocol

  • [x] memtable with skiplist

  • [x] minor compaction

  • [x] major compaction

  • [ ] raft