diff options
| author | 2020-05-16 12:40:06 +0200 | |
|---|---|---|
| committer | 2020-05-16 12:40:06 +0200 | |
| commit | 7a501fdecaae186590177fd4ebd6cea64119629e (patch) | |
| tree | 4bc762beab5bea9e8fdbd41b1eb0a61beb526e1f /tests/test_base.py | |
| parent | Adding 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