felipeagc / tinykv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TinyKV

A simple storage engine for a key value store written in Go using a B+ tree data structure.

About


Languages

Language:Go 99.4%Language:Makefile 0.6%