add diskv on database section

develop by @peterbourgon
This commit is contained in:
Thiago Avelino 2014-07-06 11:18:24 -03:00
parent c1477f5bbe
commit 1fbe8374c2

View File

@ -48,6 +48,7 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw
*Databases implemented in Go.*
* [tiedot](https://github.com/HouzuoGuo/tiedot) - Your NoSQL database powered by Golang.
* [diskv](https://github.com/peterbourgon/diskv) - A home-grown disk-backed key-value store.
# Resources