mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[enh] add redis offline engine / https://redis.io/
Slightly modified merge of commit [97269be6], [01a8a5814a] and [c8d2b5eb] from searx. [97269be6]97269be6[01a8a581]01a8a581[c8d2b5eb]c8d2b5ebSigned-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
e33858d6ef
commit
e4b6558339
2 changed files with 84 additions and 0 deletions
|
|
@ -960,6 +960,15 @@ engines:
|
|||
timeout : 10.0
|
||||
disabled : True
|
||||
|
||||
# Required dependency: redis
|
||||
# - name: myredis
|
||||
# engine: redis_server
|
||||
# exact_match_only: False
|
||||
# host: '127.0.0.1'
|
||||
# port: 6379
|
||||
# password: ''
|
||||
# db: 0
|
||||
|
||||
# tmp suspended: bad certificate
|
||||
# - name : scanr structures
|
||||
# shortcut: scs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue