/db

A simple key/value store written in Go

Primary LanguageGoGNU General Public License v3.0GPL-3.0

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.