Commit Graph

98 Commits

Author SHA1 Message Date
1702632ee9 Update books handlers 2023-06-06 20:53:43 +02:00
52725ae126 Update books by sequence handler 2023-06-06 20:32:36 +02:00
fa04533a74 Fix 2023-06-06 15:04:28 +02:00
e55c1abd7b Update page 2023-06-06 14:43:20 +02:00
8a6db6cd0b Fix 2023-06-02 21:02:57 +02:00
5628fe1d27 Add sequences to books by author and translator 2023-05-26 22:41:56 +02:00
7462ca5b72 Add sequences field to search book response 2023-05-26 22:33:49 +02:00
281f1425de Fix 2023-05-15 09:49:45 +02:00
391a6a39ab Reduce postgres connections pool 2023-05-15 00:18:22 +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
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
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
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
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
50f7063c92 Migrate from aioredis to redis 2022-10-26 22:41:48 +02:00
cae4096816 Update search 2022-08-09 19:17:08 +03:00
34095d268d Fix meilisearch 2022-08-09 16:49:09 +03:00
061d8d9ff3 Add pages to BookDetail 2022-07-21 19:34:36 +03:00
22d4aa006d Add pages to Book 2022-07-21 01:18:21 +03:00
dac9b94680 Add genre filter for random book 2022-07-19 22:42:48 +03:00
e0aec69240 Refactor services 2022-07-19 22:11:17 +03:00
532ce1c3c3 Add genre_metas endpoint 2022-07-19 21:09:21 +03:00
da4aae912a Add sentry 2022-04-24 14:48:32 +03:00
880f0db605 Add genre search endpoint 2022-04-13 23:19:16 +03:00
138e0ffa2f Code clean up 2022-04-10 16:40:56 +03:00
e536574e84 Add book_genres indexes 2022-04-09 19:47:50 +03:00
21de16ede7 Add genres to detail book 2022-04-08 12:34:44 +03:00
531211ae03 Add genres api 2022-04-08 12:29:50 +03:00
8138444b9f Use redis list for base search service 2022-04-03 16:54:19 +03:00