summaryrefslogtreecommitdiff
path: root/searx/cache.py
AgeCommit message (Expand)Author
2025-11-28Revert "[fix:py3.14] Struct fields aren't discovered in Python 3.14"Markus Heiser
2025-10-08[fix:py3.14] Struct fields aren't discovered in Python 3.14Markus Heiser
2025-09-28[mod] ExpireCacheSQLite - implement .setmany() for bulk loadingMarkus Heiser
2025-09-03[mod] drop: from __future__ import annotationsMarkus Heiser
2025-09-03[mod] addition of various type hints / tbcMarkus Heiser
2025-06-23[mod] data: implement a simple tracker URL (SQL) databaseMarkus Heiser
2025-05-31[mod] weather results: add types, i18n/l10n, symbols & unit conversionsMarkus Heiser
2025-05-20[chore] fix some docstring typos (#4815)Jost Alemann
2025-05-03[fix] cache.ExpireCache: definition of a context name for the keyMarkus Heiser
2025-05-03[fix] (armv7) cache.ExpireCache: remove option ENCRYPT_VALUEMarkus Heiser
2025-05-03[mod] ExpireCache - sqlite based key/value cache with expire timeMarkus Heiser