PaferaPy Async 0.1
ASGI framework focused on simplicity and efficiency
|
This is the complete list of members for pafera.cache.Cache, including all inherited members.
__init__(self, cachedir='cache', timeout=10, keepcharacters=['_']) | pafera.cache.Cache | |
cachedir | pafera.cache.Cache | |
keepcharacters | pafera.cache.Cache | |
Load(self, path) | pafera.cache.Cache | |
SanitizePath(self, path) | pafera.cache.Cache | |
Store(self, path, data) | pafera.cache.Cache | |
timeout | pafera.cache.Cache |