.oO SearXNG Developer Documentation Oo.
Loading...
Searching...
No Matches
searx.cache.ExpireCache Member List

This is the complete list of members for searx.cache.ExpireCache, including all inherited members.

build_cache(ExpireCacheCfg cfg)searx.cache.ExpireCachestatic
deserialize(self, bytes value)searx.cache.ExpireCache
get(self, str key, default=None, str|None ctx=None)searx.cache.ExpireCache
hash_tokensearx.cache.ExpireCachestatic
maintenance(self, bool force=False, bool truncate=False)searx.cache.ExpireCache
normalize_name(str name)searx.cache.ExpireCachestatic
secret_hash(self, str|bytes name)searx.cache.ExpireCache
serialize(self, typing.Any value)searx.cache.ExpireCache
set(self, str key, typing.Any value, int|None expire, str|None ctx=None)searx.cache.ExpireCache
state(self)searx.cache.ExpireCache