|
.oO SearXNG Developer Documentation Oo.
|
Classes | |
| class | ExpireCache |
| class | ExpireCacheCfg |
| class | ExpireCacheSQLite |
| class | ExpireCacheStats |
Variables | |
| list | __all__ = ["ExpireCacheCfg", "ExpireCacheStats", "ExpireCache", "ExpireCacheSQLite"] |
| log = logger.getChild("cache") | |
Implementation of caching solutions. - :py:obj:`searx.cache.ExpireCache` and its :py:obj:`searx.cache.ExpireCacheCfg` ----
|
private |