Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop python 2.7 support from a few ports | Antoine Brodin | 2020-12-28 | 1 | -1/+1 |
| | | | | With hat: portmgr | ||||
* | Update to 0.30.1 | Sunpoet Po-Chuan Hsieh | 2020-10-13 | 2 | -4/+4 |
| | | | | | Changes: https://github.com/jaysonsantos/python-binary-memcached/releases https://github.com/jaysonsantos/python-binary-memcached/blob/master/CHANGELOG.rst | ||||
* | Add py-python-binary-memcached 0.30.0 | Sunpoet Po-Chuan Hsieh | 2020-08-30 | 3 | -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 |