Commit graph

24 commits

Author SHA1 Message Date
Pyrite 3a48c30fce
chore(key-pool): expose inner storage and client 2025-05-26 18:49:38 +02:00
TotallyNot 73358b70cc
chore: updated schemas 2025-05-19 20:09:38 +02:00
TotallyNot 7bc61de1c2
feat: simplified lifetime bounds on bulk executor 2025-04-29 22:46:43 +02:00
TotallyNot c17f93f600
feat: implemented bulk requests 2025-04-29 18:27:42 +02:00
TotallyNot 4b52c37774
feat(key-pool): updated key pool to use v2 api 2025-04-25 17:23:43 +02:00
TotallyNot e93b3529cb more visibility adjustments 2024-04-04 16:38:22 +02:00
TotallyNot 1daee85581 changed before/after hook signatures 2024-04-04 16:19:44 +02:00
TotallyNot 8aaf61efb1 major refactoring 2024-04-04 15:59:10 +02:00
TotallyNot af39b03ef2 use torn-api 0.6 for the key pool 2023-11-20 13:17:26 +01:00
TotallyNot 44d85aaa78 use IntoSelector trait for key pool requests 2023-06-13 17:05:30 +02:00
TotallyNot 0799d6d475 use new IntoSelector trait to identify keys 2023-06-11 15:29:15 +02:00
TotallyNot ddfbc0f7e8 added methods to query keys 2023-02-22 18:54:55 +01:00
TotallyNot 91bfb08652 changed key storage interface 2023-01-27 17:25:07 +01:00
TotallyNot 9e0ba8b65d removed default implementation of KeyDomain 2023-01-26 20:14:04 +01:00
TotallyNot 3e5a9e8e0b expanded key storage api 2023-01-26 19:32:47 +01:00
TotallyNot 9ae436c694 refactored and expanded postgres keypool 2023-01-22 19:29:11 +01:00
TotallyNot 7837a64950 fix key selection logic 2022-09-19 03:22:38 +02:00
TotallyNot 3e6bfa8c34 add revivability 2022-09-19 01:36:19 +02:00
TotallyNot 5630e51adb bulk updates 2022-09-18 23:48:36 +02:00
TotallyNot 758ab39a1d simplified traits 2022-09-05 00:11:38 +02:00
TotallyNot df40047ec3 conditional Sync + Send if client supports it 2022-09-04 20:32:40 +02:00
TotallyNot 9505ccc67e actually implement new trait 2022-08-31 23:51:25 +02:00
TotallyNot 898f7f9a62 hack to make awc usable with key pool 2022-08-31 23:38:38 +02:00
TotallyNot ce0dcc28cd key pool 2022-08-31 23:02:39 +02:00