searxng/docs/admin/engines
Markus Heiser a6cfab93fa [enh] add redis connector searx/shared/redisdb.py
Add a redis connector, the default DB connector is a socket at::

    unix:///usr/local/searxng-redis/run/redis.sock?db=0

To set up a redis instance simply use::

    $ ./manage redis.build
    $ sudo -H ./manage redis.install

A hint for developers:

To get access rights to this instance, your developer account needs to be added
to the *searxng-redis* group::

    $ sudo -H ./manage redis.addgrp "${USER}"
    # don't forget to logout & login to get member of group

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-01-03 20:56:39 +01:00
..
command-line-engines.rst [docs] revision of the section 'Command Line Engines' 2021-06-04 15:05:58 +02:00
configured_engines.rst [doc] engine-table: link module documentation if it exists 2021-12-21 21:06:17 +01:00
index.rst [docs] document NoSLQ engines MongoDB and redis 2021-07-25 11:39:11 +02:00
nosql-engines.rst [brand] docs - normalize project name to SearXNG 2021-09-13 14:36:24 +02:00
private-engines.rst [docs] move blog article "private engines" to admin/engines/ 2021-06-04 15:05:58 +02:00
recoll.rst [docs] rename 'Recoll' to 'Recoll Engine' 2021-06-04 15:05:58 +02:00
search-indexer-engines.rst [docs] revision of the blog article about local search engines 2021-06-04 15:05:58 +02:00
searx.engines.xpath.rst [docs] move article "XPath Engine" to to admin/engines/ 2021-06-04 15:04:38 +02:00
settings.rst [enh] add redis connector searx/shared/redisdb.py 2022-01-03 20:56:39 +01:00
sql-engines.rst [brand] SearXNG - docs rename links and fix documentation 2021-11-18 18:27:26 +01:00