Commit Graph

34 Commits

Author SHA1 Message Date
5e95f6d528 Fix book annotation handler 2023-06-16 19:52:33 +02:00
5f180c85e3 Update deps 2023-06-07 20:12:37 +02:00
eb2d8a0584 Use gunicorn 2023-05-19 18:34:19 +02:00
ced98631af Add limit max requests 2023-05-19 13:09:20 +02:00
8ccdb74df0 Update deps 2023-05-15 00:01:26 +02:00
179ac44d7d Fix 2023-05-06 00:12:30 +02:00
dependabot[bot]
6bca054971 Bump redis from 4.5.3 to 4.5.4
Bumps [redis](https://github.com/redis/redis-py) from 4.5.3 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.3...v4.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-03 08:47:04 +00:00
3639cf49e9 Add gunicorn_pushgateway_workers 2023-04-03 10:45:39 +02:00
c62655f7ef Update deps 2023-03-24 17:07:58 +01:00
35445b3afb Update deps 2023-02-24 01:30:52 +01:00
53cdd6838e Update deps 2023-01-31 01:32:25 +01:00
848cb2b597 Add isort force-sort-within-sections 2023-01-09 21:31:16 +01:00
09130d7905 Migrate to ruff 2023-01-07 23:49:26 +01:00
b58b3b4e4c Update meilisearch 2023-01-06 21:31:56 +01:00
50f7063c92 Migrate from aioredis to redis 2022-10-26 22:41:48 +02:00
8ceb0da6b3 Update deps, update python to 3.11 2022-10-26 19:39:32 +02:00
596a1d8899 Update meilisearch client 2022-08-09 16:45:52 +03:00
d1974ee650 Update poetry 2022-05-23 19:07:09 +03:00
440d81c850 Update deps 2022-05-13 22:03:49 +03:00
2c6b12d4b4 Update requirements 2022-05-06 10:10:00 +03:00
da4aae912a Add sentry 2022-04-24 14:48:32 +03:00
f1f320da9b Update deps 2022-04-02 16:39:51 +03:00
f87a352012 Add gunicorn 2022-03-24 23:49:03 +03:00
d77677f1fc Configure uvicorn 2022-03-23 13:04:23 +03:00
6e307b8067 Remove aiologger 2022-02-12 13:44:16 +03:00
e3b5cf7b7a Add metrics 2022-02-12 10:47:04 +03:00
df7db6a01f Add meilisearch 2022-02-08 21:52:29 +03:00
d50728d100 Add healthcheck 2022-02-05 11:25:37 +03:00
cbba30f2af Add linters configs 2022-01-01 20:54:59 +03:00
cc3ded9a7d Add search result cache 2021-11-21 16:52:33 +03:00
9a8b1265cf Add orjson 2021-11-21 16:52:32 +03:00
2a648ba393 Add genres, recreate migrations 2021-11-18 19:12:16 +03:00
1b811f4c11 Use uvicorn[standart] 2021-11-14 11:59:46 +03:00
30835e31fa Init 2021-11-14 10:38:47 +03:00