Cache

subliminal.cache.CACHE_VERSION = 2

Subliminal’s cache version

subliminal.cache.subliminal_key_generator(namespace, fn, to_str=<type 'str'>)

Add a CACHE_VERSION to dogpile.cache’s default function_key_generator

subliminal.cache.region

The dogpile.cache region

Refer to dogpile.cache’s documentation to see how to configure the region