forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
4 lines
174 B
Text
4 lines
174 B
Text
Redigo is a Go client for the Redis database. It supports all Redis commands,
|
|
pipelining, publish/subscribe and connection pooling.
|
|
|
|
WWW: https://github.com/garyburd/redigo
|