Djamo Caching Interface

class djamo.cache.DummyCache

A dummy cache class to store deserialized item of documents to privent serializers to do not efficient jobs like database queries.

__weakref__

list of weak references to the object (if defined)

This Page