.oO SearXNG Developer Documentation Oo.
Loading...
Searching...
No Matches
cache.py File Reference

Go to the source code of this file.

Classes

class  searx.cache.ExpireCacheCfg
 
class  searx.cache.ExpireCacheStats
 
class  searx.cache.ExpireCache
 
class  searx.cache.ExpireCacheSQLite
 

Namespaces

namespace  searx
 
namespace  searx.cache
 

Variables

list searx.cache.__all__ = ["ExpireCacheCfg", "ExpireCacheStats", "ExpireCache", "ExpireCacheSQLite"]
 
 searx.cache.log = logger.getChild("cache")