Commit Graph

27 Commits

Author SHA1 Message Date
09130d7905 Migrate to ruff 2023-01-07 23:49:26 +01:00
b58b3b4e4c Update meilisearch 2023-01-06 21:31:56 +01:00
dependabot[bot]
1e146cc396 Bump setuptools from 65.5.0 to 65.5.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 65.5.0 to 65.5.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v65.5.0...v65.5.1)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-27 17:36:50 +00:00
dependabot[bot]
e3e0b1012c Bump certifi from 2022.9.24 to 2022.12.7
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.24 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2022.12.07)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 08:58:36 +00:00
50f7063c92 Migrate from aioredis to redis 2022-10-26 22:41:48 +02:00
ab19824724 Fix 2022-10-26 19:39:57 +02:00
8ceb0da6b3 Update deps, update python to 3.11 2022-10-26 19:39:32 +02:00
dependabot[bot]
f5243e7193 Bump mako from 1.2.0 to 1.2.2
Bumps [mako](https://github.com/sqlalchemy/mako) from 1.2.0 to 1.2.2.
- [Release notes](https://github.com/sqlalchemy/mako/releases)
- [Changelog](https://github.com/sqlalchemy/mako/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/mako/commits)

---
updated-dependencies:
- dependency-name: mako
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-16 19:08:27 +00: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
2880d96aaa Update deps 2022-04-09 16:18:45 +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
42181b6d4e Add sequences to BookDetail 2022-03-06 01:35:49 +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
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