mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Merge pull request #351 from clsung/master
Add levigo, Go wrapper for LevelDB.
This commit is contained in:
commit
e5137dbda5
@ -169,6 +169,7 @@ Join us on IRC at **#awesome-go** on freenode [web access](http://webchat.freeno
|
||||
* [groupcache](https://github.com/golang/groupcache) - Groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
|
||||
* [influxdb](https://github.com/influxdb/influxdb) - Scalable datastore for metrics, events, and real-time analytics
|
||||
* [ledisdb](https://github.com/siddontang/ledisdb) - Ledisdb is a high performance NoSQL like Redis based on LevelDB.
|
||||
* [levigo](https://github.com/jmhodges/levigo) - Levigo is a Go wrapper for LevelDB.
|
||||
* [tiedot](https://github.com/HouzuoGuo/tiedot) - Your NoSQL database powered by Golang.
|
||||
|
||||
*Database tools.*
|
||||
|
Loading…
Reference in New Issue
Block a user