searxng/searx/enginelib
Markus Heiser 8ef5fbca4e [fix] cache.ExpireCache: definition of a context name for the key
The definition of a context name belongs in the abstract base class (was
previously only in the concrete implementation for the SQLite adapter).

Suggested-by: @dalf https://github.com/searxng/searxng/pull/4650#discussion_r2069873853
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2025-05-03 08:39:12 +02:00
..
__init__.py [fix] cache.ExpireCache: definition of a context name for the key 2025-05-03 08:39:12 +02:00
__main__.py [mod] ExpireCache - sqlite based key/value cache with expire time 2025-05-03 08:39:12 +02:00
traits.py [fix] make data.traits - partial revert of commit 30a8204 2025-03-22 07:52:36 +01:00