Files
pear-admin-flask/common/extend/cache.py
T

4 lines
54 B
Python

from cachelib import RedisCache
cache = RedisCache()