Commit ce24c7a4 authored by Christian Pedersen's avatar Christian Pedersen

Include Dummy cache in init

parent 3c897e39
from redis_cache.backends.single import RedisCache from redis_cache.backends.single import RedisCache
from redis_cache.backends.multiple import ShardedRedisCache from redis_cache.backends.multiple import ShardedRedisCache
from redis_cache.backends.dummy import RedisDummyCache
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment