Module: google.appengine.api.memcache.memcache_stub

Stub version of the memcache API, keeping all data in process memory.

Classes

class CacheEntry: An entry in the cache.

class LRU: Implements an LRU cache by intrusive chaining on elements.

class MemcacheServiceStub: Python only memcache service stub.

DEFAULT_MAX_SIZE_BYTES 1000000000000000.0
MAX_REQUEST_SIZE 33554432