selfprivacy-rest-api/selfprivacy_api
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
..
actions Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00
graphql reroute system provider query 2022-11-02 13:52:33 +00:00
jobs Migrate Jobs to redis 2022-11-23 14:43:06 +00:00
migrations fix wrong cloudflare field key 2022-11-02 13:52:33 +00:00
rest migrate backblaze settings to new json format 2022-11-02 13:52:33 +00:00
restic_controller refactor: Use singleton metaclass for all singleton classes 2022-10-27 18:31:52 +03:00
services refactor: Use singleton metaclass for all singleton classes 2022-10-27 18:31:52 +03:00
utils Migrate Jobs to redis 2022-11-23 14:43:06 +00:00
__init__.py Decomposition 2021-11-11 20:31:28 +02:00
app.py Bind to 127.0.0.1 instead of 0.0.0.0 2022-08-26 21:01:14 +04:00
dependencies.py Catch error during binds migration and delete the job if it is stuck during restart 2022-09-22 19:38:59 +03:00
task_registry.py Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00