selfprivacy-rest-api/selfprivacy_api/jobs
Houkime 5afa2338ca Migrate Jobs to redis
Jobs API shall now use redis to store and retrieve jobs. This will make
it possible to add pubsub for jobs updates. For now it uses blocking api
of redis.
2022-11-23 14:43:06 +00:00
..
__init__.py Migrate Jobs to redis 2022-11-23 14:43:06 +00:00
migrate_to_binds.py Catch error during binds migration and delete the job if it is stuck during restart 2022-09-22 19:38:59 +03:00
test.py refactor: Use singleton metaclass for all singleton classes 2022-10-27 18:31:52 +03:00