|
|
il y a 14 ans | |
|---|---|---|
| redis | il y a 14 ans | |
| README.markdown | il y a 14 ans |
Redigo is a Go client for the Redis database.
The Redigo API reference is available on GoPkgDoc.
Install Redigo using the "go get" command:
go get github.com/garyburd/redigo/redis
Redigo is available under the Apache License, Version 2.0.