Commit graph

24 commits

Author SHA1 Message Date
TotallyNot 7d2d4d1ff6 added faction tag 2023-11-19 12:09:01 +01:00
TotallyNot ad48ec415c update sqlx to ^0.7 2023-08-13 18:46:40 +02:00
TotallyNot 1589811de3 use IntoSelector trait for key pool requests 2023-06-13 17:05:30 +02:00
TotallyNot 6da09226a6 use new IntoSelector trait to identify keys 2023-06-11 15:29:15 +02:00
TotallyNot e589b7b438 fixed key usage getting stuck on the first key 2023-02-27 21:39:13 +01:00
TotallyNot 9109720d15 changed executor typings 2023-02-27 00:28:11 +01:00
TotallyNot 6e76f74fd3 added methods to query keys 2023-02-22 18:54:55 +01:00
TotallyNot 58ec9eea15 added territory selections 2023-02-21 01:34:46 +01:00
TotallyNot 5619cf11a6 changed key storage interface 2023-01-27 17:25:07 +01:00
TotallyNot 3e056ed63f removed default implementation of KeyDomain 2023-01-26 20:14:04 +01:00
TotallyNot 1f43b186a8 expanded key storage api 2023-01-26 19:32:47 +01:00
TotallyNot 0993f56489 refactored and expanded postgres keypool 2023-01-22 19:29:11 +01:00
TotallyNot 768c63b731 fix sign error causing capicity overflow at runtime 2022-09-19 03:57:58 +02:00
TotallyNot 83b6253ede fix key selection logic 2022-09-19 03:22:38 +02:00
TotallyNot a7c640511c bulk updates 2022-09-18 23:48:36 +02:00
TotallyNot 0115b6e615 resolve data races 2022-09-11 00:47:25 +02:00
TotallyNot 306db74d85 added useless benchmark and improved deserialisation logic 2022-09-08 19:32:51 +02:00
TotallyNot 2390da4e54 prepare for publishing 2022-09-08 14:52:48 +02:00
TotallyNot 17bbc07e50 fixed retry condition 2022-09-05 01:42:14 +02:00
TotallyNot 27d7b4e9d9 simplified traits 2022-09-05 00:11:38 +02:00
TotallyNot 54345fef19 conditional Sync + Send if client supports it 2022-09-04 20:32:40 +02:00
TotallyNot da9c1b1563 actually implement new trait 2022-08-31 23:51:25 +02:00
TotallyNot 3ecc302097 hack to make awc usable with key pool 2022-08-31 23:38:38 +02:00
TotallyNot 809b798503 key pool 2022-08-31 23:02:39 +02:00