Description
Memcached servers can be accessed from Python applications through a small client library. Backend developers use pylibmc for cache reads, writes, session data, and performance-sensitive services. Cache contents may include private data and should not be exposed publicly.