aboutsummaryrefslogtreecommitdiff
path: root/databases/py-python-binary-memcached
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Drop python 2.7 support from a few portsAntoine Brodin2020-12-281-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=559531
* Update to 0.30.1Sunpoet Po-Chuan Hsieh2020-10-132-4/+4
| | | | | | | | Changes: https://github.com/jaysonsantos/python-binary-memcached/releases https://github.com/jaysonsantos/python-binary-memcached/blob/master/CHANGELOG.rst Notes: svn path=/head/; revision=552254
* Add py-python-binary-memcached 0.30.0Sunpoet Po-Chuan Hsieh2020-08-303-0/+38
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 Notes: svn path=/head/; revision=546973