mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add godis, a redis client library (#2601)
This commit is contained in:
parent
658b5e7bf4
commit
b161d86a47
@ -481,6 +481,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
* [go-rejson](https://github.com/nitishm/go-rejson) - Golang client for redislabs' ReJSON module using Redigo golang client. Store and manipulate structs as JSON objects in redis with ease.
|
* [go-rejson](https://github.com/nitishm/go-rejson) - Golang client for redislabs' ReJSON module using Redigo golang client. Store and manipulate structs as JSON objects in redis with ease.
|
||||||
* [gocb](https://github.com/couchbase/gocb) - Official Couchbase Go SDK.
|
* [gocb](https://github.com/couchbase/gocb) - Official Couchbase Go SDK.
|
||||||
* [gocql](http://gocql.github.io) - Go language driver for Apache Cassandra.
|
* [gocql](http://gocql.github.io) - Go language driver for Apache Cassandra.
|
||||||
|
* [godis](https://github.com/piaohao/godis) - redis client implement by golang, inspired by jedis.
|
||||||
* [godscache](https://github.com/defcronyke/godscache) - A wrapper for the Google Cloud Platform Go Datastore package that adds caching using memcached.
|
* [godscache](https://github.com/defcronyke/godscache) - A wrapper for the Google Cloud Platform Go Datastore package that adds caching using memcached.
|
||||||
* [gomemcache](https://github.com/bradfitz/gomemcache/) - memcache client library for the Go programming language.
|
* [gomemcache](https://github.com/bradfitz/gomemcache/) - memcache client library for the Go programming language.
|
||||||
* [gorethink](https://github.com/dancannon/gorethink) - Go language driver for RethinkDB.
|
* [gorethink](https://github.com/dancannon/gorethink) - Go language driver for RethinkDB.
|
||||||
|
Loading…
Reference in New Issue
Block a user