From 359ea5d1be9dc49afa44dbde0c588be524b2d499 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sun, 30 Aug 2020 07:12:37 +0000 Subject: Add py-python-binary-memcached 0.30.0 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 --- databases/py-python-binary-memcached/pkg-descr | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 databases/py-python-binary-memcached/pkg-descr (limited to 'databases/py-python-binary-memcached/pkg-descr') 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 -- cgit v1.2.3