Files
ports/databases/py-python-memcached/pkg-descr
Sunpoet Po-Chuan Hsieh 93bcf85c7b - Move databases/py-memcached to databases/py-python-memcached
- Bump PORTREVISION for dependent ports
2015-12-30 08:06:13 +00:00

9 lines
419 B
Plaintext

The API takes advantage of the server's opaque flag support and sets its
"complex" flag whenever the object being stored or retrieved isn't a plain
scalar. In that case, the Storable module is used to freeze and thaw the
value automatically going in and out of the memcached.
The Python API, while tested, has not experienced real-world production use.
WWW: http://www.tummy.com/Community/software/python-memcached/