vaelen / db

A simple key/value store written in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vaelen/DB

Vaelen/DB is a simple key/value store implemented in Go. The purpose of this project is to explore distributed database systems and sharding techniques. At this time it is not intended for use in any sort of production environment.

About

A simple key/value store written in Go

License:GNU General Public License v3.0


Languages

Language:Go 96.8%Language:Shell 3.2%