Skip to content

What is redis used for? #122

Answered by dalf
marcelmindemann asked this question in Q&A
Jan 28, 2023 · 3 comments · 4 replies
Discussion options

You must be logged in to vote

Currently, SearXNG uses redis for two things:

  • the limiter plugin: useful if you have a public instance, it blocks too many requests from the same IP and block obvious bots.
  • the embedded checker, which checks if each of engine is working in your instance.

If you don't use these two features, you can disable the redis container.
In future, redis is going to store more things.

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by return42
Comment options

You must be logged in to vote
2 replies
@unixfox
Comment options

@return42
Comment options

Comment options

You must be logged in to vote
2 replies
@return42
Comment options

@Bag72
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants
Converted from issue

This discussion was converted from issue #121 on January 29, 2023 07:53.