1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
freebsd-ports/databases/py-memcached/pkg-descr
Sahil Tandon 04b36da49a - Update to 1.47
- Update WWW

PR:		ports/155041
Submitted by:	lwhsu
Approved by:	maintainer timeout
2011-05-08 05:26:45 +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/