mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add gomemcached (#5182)
This commit is contained in:
parent
50eef8c87d
commit
c7f4378372
@ -849,6 +849,7 @@ _Libraries for building and using SQL._
|
||||
- [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.
|
||||
- [gomemcache](https://github.com/bradfitz/gomemcache/) - memcache client library for the Go programming language.
|
||||
- [gomemcached](https://github.com/aliexpressru/gomemcached) - A binary Memcached client for Go with support for sharding using consistent hashing, along with SASL.
|
||||
- [gorethink](https://github.com/dancannon/gorethink) - Go language driver for RethinkDB.
|
||||
- [goriak](https://github.com/zegl/goriak) - Go language driver for Riak KV.
|
||||
- [Kivik](https://github.com/go-kivik/kivik) - Kivik provides a common Go and GopherJS client library for CouchDB, PouchDB, and similar databases.
|
||||
|
Loading…
Reference in New Issue
Block a user