Commit Graph

152 Commits

Author SHA1 Message Date
ced98631af Add limit max requests 2023-05-19 13:09:20 +02:00
403849c483 Add healthcheck 2023-05-17 17:06:38 +02:00
281f1425de Fix 2023-05-15 09:49:45 +02:00
ec42858efa Update timeout 2023-05-15 00:34:22 +02:00
391a6a39ab Reduce postgres connections pool 2023-05-15 00:18:22 +02:00
acdd972192 Use uvicorn 2023-05-15 00:04:56 +02:00
8ccdb74df0 Update deps 2023-05-15 00:01:26 +02:00
cdae74b230 Migrate to lifespan 2023-05-14 23:53:27 +02:00
4dfc2b18e8 Use Annotated 2023-05-14 01:46:35 +02:00
183351ed68 Fix random handlers 2023-05-06 18:47:26 +02:00
1f4422a9cd Fix 2023-05-06 01:28:06 +02:00
fec7e7925b Fix 2023-05-06 00:56:49 +02:00
3d136f80a4 Fix linting 2023-05-06 00:25:06 +02:00
12c71e07fa Fix 2023-05-06 00:24:41 +02:00
179ac44d7d Fix 2023-05-06 00:12:30 +02:00
db14333f06 Update config 2023-04-03 11:24:15 +02:00
35d8d05512 Merge pull request #15 from flibusta-apps/dependabot/pip/redis-4.5.4
Bump redis from 4.5.3 to 4.5.4
2023-04-03 11:03:41 +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
add1897813 Close redis connection on shutdown 2023-03-30 14:03:19 +02:00
c62655f7ef Update deps 2023-03-24 17:07:58 +01:00
35445b3afb Update deps 2023-02-24 01:30:52 +01:00
ecb997e595 Add book base info endpoint 2023-02-01 02:57:41 +01:00
8315cb870b Fix 2023-02-01 01:45:54 +01:00
de5c466f0e Update last book endpoint 2023-02-01 01:20:10 +01:00
e6cbf5862e Fix last route 2023-02-01 01:08:15 +01:00
ec44d7c383 Fix 2023-02-01 01:01:02 +01:00
7ec16a87c6 Add get_last_book endpoint 2023-01-31 11:55:00 +01:00
ce24b6a1a7 Add id_lte and id_gte to book_filter 2023-01-31 11:55:00 +01:00
b3b3852ff3 Add no_cache param 2023-01-31 11:55:00 +01:00
70682ee050 Merge pull request #14 from flibusta-apps/dependabot/github_actions/docker/build-push-action-4
Bump docker/build-push-action from 3 to 4
2023-01-31 09:18:56 +01:00
dependabot[bot]
3190e686fd Bump docker/build-push-action from 3 to 4
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-31 08:08:19 +00:00
53cdd6838e Update deps 2023-01-31 01:32:25 +01:00
99092a5057 Fix getting random sequence 2023-01-26 18:33:36 +01:00
832a8d4c49 Fix caching 2023-01-26 18:20:49 +01:00
9db1a76d70 Fix query hashing 2023-01-26 17:34:22 +01:00
0d7d35aa04 Use 1 worker 2023-01-22 23:14:15 +01:00
1bc1bbb8e6 Update prometheus metrics settings 2023-01-12 12:50:45 +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
d3b3d35808 Merge pull request #13 from flibusta-apps/dependabot/pip/setuptools-65.5.1
Bump setuptools from 65.5.0 to 65.5.1
2022-12-27 18:59:34 +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
bdc5eb73e6 Update pre-commit 2022-12-21 17:17:58 +01:00
34a8deb636 Merge pull request #12 from flibusta-apps/dependabot/pip/certifi-2022.12.7
Bump certifi from 2022.9.24 to 2022.12.7
2022-12-11 01:11:36 +01: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
26c910c5e3 Merge pull request #11 from flibusta-apps/dependabot/github_actions/ASzc/change-string-case-action-5
Bump ASzc/change-string-case-action from 4 to 5
2022-11-08 11:27:17 +01:00
dependabot[bot]
8bdb7c8c17 Bump ASzc/change-string-case-action from 4 to 5
Bumps [ASzc/change-string-case-action](https://github.com/ASzc/change-string-case-action) from 4 to 5.
- [Release notes](https://github.com/ASzc/change-string-case-action/releases)
- [Commits](https://github.com/ASzc/change-string-case-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: ASzc/change-string-case-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 08:17:16 +00:00
ea573305c9 Merge pull request #10 from flibusta-apps/dependabot/github_actions/ASzc/change-string-case-action-4
Bump ASzc/change-string-case-action from 3 to 4
2022-10-28 12:12:39 +02:00
dependabot[bot]
79880a32e3 Bump ASzc/change-string-case-action from 3 to 4
Bumps [ASzc/change-string-case-action](https://github.com/ASzc/change-string-case-action) from 3 to 4.
- [Release notes](https://github.com/ASzc/change-string-case-action/releases)
- [Commits](https://github.com/ASzc/change-string-case-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: ASzc/change-string-case-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-28 08:49:08 +00:00