1
0
mirror of https://github.com/searxng/searxng.git synced 2024-11-22 12:10:11 +01:00
searxng/searx/search/checker
Alexandre Flament fe419e355b The checker requires Redis
Remove the abstraction in searx.shared.SharedDict.
Implement a basic and dedicated scheduler for the checker using a Redis script.
2022-11-05 12:04:50 +01:00
..
__init__.py The checker requires Redis 2022-11-05 12:04:50 +01:00
__main__.py [fix] typos / reported by @kianmeng in searx PR-3366 2022-09-27 18:32:14 +02:00
background.py The checker requires Redis 2022-11-05 12:04:50 +01:00
impl.py [fix] typos / reported by @kianmeng in searx PR-3366 2022-09-27 18:32:14 +02:00
scheduler.lua The checker requires Redis 2022-11-05 12:04:50 +01:00
scheduler.py The checker requires Redis 2022-11-05 12:04:50 +01:00