1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/databases/redigo/pkg-descr
Grzegorz Blach 1444d24006 - Add new port: databases/redigo
Redigo is a Go client for the Redis database.  It supports all Redis
commands, pipelining, publish/subscribe and connection pooling.

Approved by:	crees (mentor)
2013-08-22 16:40:33 +00:00

5 lines
174 B
Plaintext

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