aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_base.py
diff options
context:
space:
mode:
authorGravatar Leon Sandøy <[email protected]>2020-05-16 12:40:06 +0200
committerGravatar Leon Sandøy <[email protected]>2020-05-16 12:40:06 +0200
commit7a501fdecaae186590177fd4ebd6cea64119629e (patch)
tree4bc762beab5bea9e8fdbd41b1eb0a61beb526e1f /tests/test_base.py
parentAdding redis-py to the Pipfile (diff)
Boilerplate for the RedisCacheMixin
We're using __init_subclass__ to initialize our RedisDict with the subclass name as a namespace. This will be prefixed to all data that we store, so that there won't be collisions between different subclasses.
Diffstat (limited to 'tests/test_base.py')
0 files changed, 0 insertions, 0 deletions