imcheney / hashkv

python hashkv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

python hashkv


Languages

Language:Python 98.7%Language:Roff 1.3%