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

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

__init__(self, ExpireCacheCfg cfg)searx.cache.ExpireCacheSQLite
_compatibility(self)searx.sqlitedb.SQLiteApplprotected
_connect(self)searx.sqlitedb.SQLiteApplprotected
_DBsearx.sqlitedb.SQLiteApplprotected
_init_donesearx.sqlitedb.SQLiteApplprotected
build_cache(ExpireCacheCfg cfg)searx.cache.ExpireCachestatic
CACHE_TABLE_PREFIXsearx.cache.ExpireCacheSQLitestatic
cfgsearx.cache.ExpireCacheSQLite
connect(self)searx.sqlitedb.SQLiteAppl
create_schema(self, sqlite3.Connection conn)searx.sqlitedb.SQLiteAppl
create_table(self, str table)searx.cache.ExpireCacheSQLite
DB(self)searx.sqlitedb.SQLiteAppl
DB_SCHEMAsearx.sqlitedb.SQLiteApplstatic
db_urlsearx.sqlitedb.SQLiteAppl
DDL_CREATE_TABLESsearx.sqlitedb.SQLiteApplstatic
deserialize(self, bytes value)searx.cache.ExpireCache
get(self, str key, default=None, str|None ctx=None)searx.cache.ExpireCacheSQLite
hash_tokensearx.cache.ExpireCachestatic
init(self, sqlite3.Connection conn)searx.cache.ExpireCacheSQLite
maintenance(self, bool force=False, bool truncate=False)searx.cache.ExpireCacheSQLite
next_maintenance_timesearx.cache.ExpireCacheSQLite
next_maintenance_time(self)searx.cache.ExpireCacheSQLite
normalize_name(str name)searx.cache.ExpireCachestatic
propertiessearx.sqlitedb.SQLiteAppl
register_functions(self, conn)searx.sqlitedb.SQLiteAppl
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.ExpireCacheSQLite
SQLITE_CONNECT_ARGSsearx.sqlitedb.SQLiteApplstatic
SQLITE_JOURNAL_MODEsearx.sqlitedb.SQLiteApplstatic
SQLITE_THREADING_MODEsearx.sqlitedb.SQLiteApplstatic
state(self)searx.cache.ExpireCacheSQLite
table_namessearx.cache.ExpireCacheSQLite
table_names(self)searx.cache.ExpireCacheSQLite
truncate_tables(self, list[str] table_names)searx.cache.ExpireCacheSQLite