summaryrefslogtreecommitdiff
path: root/databases/py-python-binary-memcached/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-python-binary-memcached/pkg-descr')
-rw-r--r--databases/py-python-binary-memcached/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/databases/py-python-binary-memcached/pkg-descr b/databases/py-python-binary-memcached/pkg-descr
new file mode 100644
index 000000000000..2a84fced4383
--- /dev/null
+++ b/databases/py-python-binary-memcached/pkg-descr
@@ -0,0 +1,8 @@
+bmemcached is a pure python module (thread safe) to access memcached via it's
+binary with SASL auth support.
+
+The main purpose of this module it to be able to communicate with memcached
+using binary protocol and support authentication, so it can work with Heroku for
+example.
+
+WWW: https://github.com/jaysonsantos/python-binary-memcached