searxng/docs
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
..
_themes/searxng [doc] add global TOC to sidebar 2021-12-24 07:05:33 +01:00
admin [enh] add redis connector searx/shared/redisdb.py 2022-01-03 20:56:39 +01:00
build-templates [doc] filtron.sh - install github.com/searxng/filtron 2021-11-21 17:13:34 +01:00
dev [docs] move searxng_extra/ stuff to the developer section. 2022-01-03 10:20:54 +01:00
src [enh] add redis connector searx/shared/redisdb.py 2022-01-03 20:56:39 +01:00
user [brand] docs - normalize project name to SearXNG 2021-09-13 14:36:24 +02:00
utils [doc] filtron.sh - install github.com/searxng/filtron 2021-11-21 17:13:34 +01:00
conf.py [doc] add global TOC to sidebar 2021-12-24 07:05:33 +01:00
index.rst [docs] move searxng_extra/ stuff to the developer section. 2022-01-03 10:20:54 +01:00