Added Scribble (#1287)

* Added Scribble

* scribble -> Scribble
This commit is contained in:
Steve Domino 2017-03-27 20:37:05 -06:00 committed by Thiago Avelino
parent 05ff77979e
commit a4640eb41b

View File

@ -269,6 +269,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [pREST](https://github.com/nuveo/prest) - Serve a RESTful API from any PostgreSQL database.
* [prometheus](https://github.com/prometheus/prometheus) - Monitoring system and time series database.
* [rqlite](https://github.com/rqlite/rqlite) - The lightweight, distributed, relational database built on SQLite.
* [Scribble](https://github.com/nanobox-io/golang-scribble) - A tiny flat file JSON store.
* [tempdb](https://github.com/rafaeljesus/tempdb) - Key-value store for temporary items.
* [tidb](https://github.com/pingcap/tidb) - TiDB is a distributed SQL database. Inspired by the design of Google F1.
* [tiedot](https://github.com/HouzuoGuo/tiedot) - Your NoSQL database powered by Golang.