Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 146 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 146 Bytes

WHAT IS HASHKV

It is a simple and elegant key-value DB based on bitcask.

Support Command

set [key] [value]

get [key]

remove [key]

compact