summaryrefslogtreecommitdiff
path: root/searx/data/currencies.py
AgeCommit message (Expand)Author
2025-09-28[mod] ExpireCacheSQLite - implement .setmany() for bulk loadingMarkus Heiser
2025-09-28[mod] debug-log the bootload of the CURRENCIES caches (CurrenciesDB)Markus Heiser
2025-09-18[mod] addition of various type hints / engine processorsMarkus Heiser
2025-09-03[mod] drop: from __future__ import annotationsMarkus Heiser
2025-07-09[fix] prevent multiple, parallel initializations of tables in the cache DB (#...Markus Heiser
2025-05-29[fix] plugins: currency processor bugMarkus Heiser
2025-05-25[mod] data: implement a simple currencies (SQL) database (#4836)Markus Heiser