aboutsummaryrefslogtreecommitdiffstats
path: root/databases/godis/pkg-descr
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2011-08-11 19:53:41 +0800
committerwen <wen@FreeBSD.org>2011-08-11 19:53:41 +0800
commit513d443b20bcb558ba16a8c97994afc0f5032e16 (patch)
tree207e7ec41ce111edbaf82e48418e385cdd10704e /databases/godis/pkg-descr
parent5361d71ddd2cdd8f410d0fc44ccb1e4c94052071 (diff)
downloadfreebsd-ports-gnome-513d443b20bcb558ba16a8c97994afc0f5032e16.tar.gz
freebsd-ports-gnome-513d443b20bcb558ba16a8c97994afc0f5032e16.tar.zst
freebsd-ports-gnome-513d443b20bcb558ba16a8c97994afc0f5032e16.zip
Redis client for Go. It supports all Redis commands and common features such
as pipelines and pubsub. WWW: https://github.com/simonz05/godis PR: ports/159216 Submitted by: Grzegorz Blach<magik@roorback.net>
Diffstat (limited to 'databases/godis/pkg-descr')
-rw-r--r--databases/godis/pkg-descr4
1 files changed, 4 insertions, 0 deletions
diff --git a/databases/godis/pkg-descr b/databases/godis/pkg-descr
new file mode 100644
index 000000000000..b5396f24c623
--- /dev/null
+++ b/databases/godis/pkg-descr
@@ -0,0 +1,4 @@
+Redis client for Go. It supports all Redis commands and common features such
+as pipelines and pubsub.
+
+WWW: https://github.com/simonz05/godis