aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorGravatar Sebastiaan Zeeff <[email protected]>2020-09-19 22:01:36 +0200
committerGravatar Sebastiaan Zeeff <[email protected]>2020-09-19 22:14:48 +0200
commit9bb3a4880205e9b24bb839de60ca2f5a26689067 (patch)
tree0ee125b0f56a00a9e324f537bbab3623dce805b8 /tests
parentRemove vestigial RedisCache class definition (diff)
Use global namespace `bot` for our RedisSession
As we're now planning on using Redis in multiple applications, it's important to minimize the risk of namespace collisions between different applications. The `async-rediscache` packages allows us to set a global namespace on an application level. I've chosen "bot" as the namespace for this application, which means all individual namespaces will automatically be prefixed by `bot.` whenever they are accessed. Signed-off-by: Sebastiaan Zeeff <[email protected]>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions