searxng/docs/dev/engines
Gaspard d'Hautefeuille f798ddd492
[mod] migrate from Redis to Valkey (#4795)
This patch migrates from `redis==5.2.1` [1] to `valkey==6.1.0` [2].

The migration to valkey is necessary because the company behind Redis has decided
to abandon the open source license. After experiencing a drop in user numbers,
they now want to run it under a dual license again. But this move demonstrates
once again how unreliable the company is and how it treats open source
developers.

To review first, read the docs::

    $ make docs.live

Follow the instructions to remove redis:

- http://0.0.0.0:8000/admin/settings/settings_redis.html

Config and install a local valkey DB:

- http://0.0.0.0:8000/admin/settings/settings_valkey.html

[1] https://pypi.org/project/redis/
[2] https://pypi.org/project/valkey/

Co-authored-by: HLFH <gaspard@dhautefeuille.eu>
Co-authored-by: Markus Heiser <markus.heiser@darmarit.de>
2025-07-09 07:55:37 +02:00
..
demo [doc] rearranges Settings & Engines docs for better readability 2023-07-01 22:45:19 +02:00
offline [mod] migrate from Redis to Valkey (#4795) 2025-07-09 07:55:37 +02:00
online [feat] engines: add Tube Archivist engine (#4889) 2025-06-22 09:40:42 +02:00
online_url_search [doc] rearranges Settings & Engines docs for better readability 2023-07-01 22:45:19 +02:00
engine_overview.rst [fix] various issues in the documentation 2025-02-26 07:15:39 +01:00
enginelib.rst [mod] ExpireCache - sqlite based key/value cache with expire time 2025-05-03 08:39:12 +02:00
engines.rst [doc] rearranges Settings & Engines docs for better readability 2023-07-01 22:45:19 +02:00
index.rst [refactor] typification of SearXNG / EngineResults 2025-01-28 07:07:08 +01:00
json_engine.rst [json_engine] document existing options 2025-01-14 14:07:35 +01:00
mediawiki.rst [mod] engine: wikimedia - improve results, add addition settings & doc 2023-08-04 19:06:50 +02:00
offline_concept.rst [fix] ResourceWarning: unclosed database in sqlite3 2025-05-03 08:39:12 +02:00
xpath.rst [doc] rearranges Settings & Engines docs for better readability 2023-07-01 22:45:19 +02:00