Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 624 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 624 Bytes

MirDB: A Persistent Key-Value Store with Memcached protocol

logo

STATUS BADGES

CircleCI

USAGE

It is painless as using memcached.

usage

TODO

  • tokio with memcached protocol

  • memtable with skiplist

  • minor compaction

  • major compaction

  • raft