Commit Graph

30 Commits

Author SHA1 Message Date
9fbcb71cbe Update deps 2023-08-09 00:10:07 +02:00
3d127abfa0 Update deps 2023-08-06 15:13:21 +02:00
7f6837b8f5 Use taskiq 2023-05-20 20:16:00 +02:00
f11b396d29 Use uvicorn 2023-05-14 16:15:36 +02:00
d8fdd610ea Fix lint 2023-05-06 22:11:37 +02:00
dependabot[bot]
767165af55 Bump redis from 4.5.1 to 4.5.4
Bumps [redis](https://github.com/redis/redis-py) from 4.5.1 to 4.5.4.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v4.5.1...v4.5.4)

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-31 14:28:15 +00:00
04533ab759 Fix job serializer/deserializer 2023-03-28 16:31:03 +02:00
17d1c06861 Update fastapi 2023-03-28 13:55:01 +02:00
cb5e07d450 Update deps 2023-03-27 20:22:57 +02:00
596429261d Update deps 2023-02-24 01:55:01 +01:00
20b0c32a3c Update deps 2023-01-31 01:28:57 +01:00
966765a532 Add isort force-sort-within-sections 2023-01-09 21:32:30 +01:00
1f18897dc3 Migrate to ruff 2023-01-07 23:57:48 +01:00
0644122364 Use msgpack for jobs 2022-12-31 14:49:43 +01:00
c1f2af135f Update deps 2022-12-27 18:11:11 +01:00
fd58fbccaa Migrate from aioredis to redis 2022-10-26 23:35:39 +02:00
37dfcdb285 Fix for python3.11 2022-10-26 23:25:34 +02:00
d9836b56f6 Fix greenlet 2022-10-26 21:34:53 +02:00
169bb4486d Update deps, update python to 3.11 2022-10-26 21:32:37 +02:00
0d252fc532 Add download_dump endpoint 2022-08-21 16:14:57 +03:00
eb9cf2fe29 Add cache locks 2022-08-20 23:52:10 +03:00
f4e2f50c61 Update httpx 2022-05-23 19:05:06 +03:00
91fec2eca8 Update deps 2022-05-13 22:08:19 +03:00
6f859445c8 Add sentry 2022-04-24 14:32:40 +03:00
368aa85817 Set ORJSONResponse as default 2022-04-11 20:57:20 +03:00
c75456b1e1 Update deps 2022-04-02 17:00:43 +03:00
ca6e4d9951 Add uvloop 2022-03-24 23:07:40 +03:00
ce812beea1 Add metrics 2022-02-12 13:14:30 +03:00
2f222ee55d Add arq 2022-01-20 14:15:16 +03:00
19f6ed111b Add linters configs 2022-01-01 20:13:14 +03:00