searxng/docs/dev
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
..
answerers [refactor] typification of SearXNG (initial) / result items (part 1) 2025-01-28 07:07:08 +01:00
engines [mod] migrate from Redis to Valkey (#4795) 2025-07-09 07:55:37 +02:00
plugins [refactor] typification of SearXNG (initial) / result items (part 1) 2025-01-28 07:07:08 +01:00
result_types [mod] typification of SearXNG: add new result type KeyValue 2025-03-15 10:36:33 +01:00
searxng_extra [refactor] typification of SearXNG (initial) / result items (part 1) 2025-01-28 07:07:08 +01:00
commits.rst [doc] add chapter on the purpose of (git) commits (#4729) 2025-05-12 08:27:16 +02:00
contribution_guide.rst [doc] add chapter on the purpose of (git) commits (#4729) 2025-05-12 08:27:16 +02:00
csv_table.txt docs: reST-primer describe table markup (WIP) 2019-12-20 20:39:14 +01:00
extended_types.rst [refactor] typification of SearXNG (initial) / result items (part 1) 2025-01-28 07:07:08 +01:00
hello.dot doc: add content to reST primer (WIP) // linuxdoc 2019-12-19 23:36:53 +01:00
index.rst [doc] add chapter on the purpose of (git) commits (#4729) 2025-05-12 08:27:16 +02:00
lxcdev.rst [mod] migrate from Redis to Valkey (#4795) 2025-07-09 07:55:37 +02:00
makefile.rst [mod] migrate from Redis to Valkey (#4795) 2025-07-09 07:55:37 +02:00
quickstart.rst [mod] theme/simple: improve fmt/lint tech 2025-07-03 17:35:05 +02:00
reST.rst [fix] remove twine from requirements-dev 2024-02-16 18:29:40 +01:00
rtm_asdf.rst [dev] manage runtime versions with asdf 2023-11-12 20:54:57 +01:00
search_api.rst [feat] hostname replace plugin: possibility to prioritize certain websites 2024-06-07 14:42:52 +02:00
svg_image.svg doc: add content to reST primer (WIP) // linuxdoc 2019-12-19 23:36:53 +01:00
templates.rst [fix] docs: typo in templates dev doc developerat -> developer at 2025-04-17 16:47:52 +02:00
translation.rst [fix] typos in documentation & messages 2023-08-13 08:50:29 +02:00
translation.svg [fix] translation: lock weblate only when there is an actual change of messages.pot 2021-09-06 17:16:51 +02:00