Update zh/05.5.md and Add redigo en/05.6.md
This commit is contained in:
@@ -9,7 +9,7 @@ As the C language of the 21st century, Go has good support for NoSQL databases,
|
||||
redis is a key-value storage system like Memcached, that supports the string, list, set and zset(ordered set) value types.
|
||||
|
||||
There are some Go database drivers for redis:
|
||||
|
||||
- [https://github.com/garyburd/redigo](https://github.com/garyburd/redigo)
|
||||
- [https://github.com/alphazero/Go-Redis](https://github.com/alphazero/Go-Redis)
|
||||
- [http://code.google.com/p/tideland-rdc/](http://code.google.com/p/tideland-rdc/)
|
||||
- [https://github.com/simonz05/godis](https://github.com/simonz05/godis)
|
||||
|
||||
Reference in New Issue
Block a user