opnsense-ports/databases/py-python-memcached/pkg-descr
Franco Fichtner f940e83811 */*: sync with upstream
Taken from: HardenedBSD
2021-05-19 09:44:31 +02:00

8 lines
407 B
Text

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: https://github.com/linsomniac/python-memcached