summaryrefslogtreecommitdiff
path: root/searx/search/checker/scheduler.py
AgeCommit message (Collapse)Author
2022-12-10move searx.shared.redisdb to searx.redisdbAlexandre Flament
2022-11-05The checker requires RedisAlexandre Flament
Remove the abstraction in searx.shared.SharedDict. Implement a basic and dedicated scheduler for the checker using a Redis script.