1The API takes advantage of the server's opaque flag support and sets its
2"complex" flag whenever the object being stored or retrieved isn't a plain
3scalar. In that case, the Storable module is used to freeze and thaw the
4value automatically going in and out of the memcached.
5
6The Python API, while tested, has not experienced real-world production use.
7