celery,logger,limiter,cache,logo

This commit is contained in:
resonate
2022-01-24 11:58:28 +08:00
parent a3c61d3291
commit 2e6067fd31
15 changed files with 127 additions and 27 deletions
+3
View File
@@ -0,0 +1,3 @@
from cachelib import RedisCache
cache = RedisCache()