Commit graph

20 commits

Author SHA1 Message Date
a288450721
feat: batch RPC
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-12-29 15:58:36 +05:30
0f5762536b
debug: pipeline dump 2023-12-28 19:15:07 +05:30
3ad3d280d9
feat: use protobuf without JSON hack 2023-12-28 13:45:01 +05:30
e50b7a5751
chore: log learner joins 2023-12-28 13:43:53 +05:30
6d90790e58
fix: actix actors will only start on actix_rt 2023-12-27 19:44:22 +05:30
ba9694b31f
chore: cleanup deadcode from REST impl
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/pr/woodpecker Pipeline failed
2023-12-26 15:13:41 +05:30
70ef43b720
feat: use protobuf for RPC
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-12-26 14:58:55 +05:30
095b73a1b1
feat: pipelined read and write endpoints 2023-12-17 19:25:11 +05:30
285469ffed
feat: start health supervisor 2023-12-17 19:25:08 +05:30
adadaff463
feat: implement cache actor traits 2023-12-17 19:24:11 +05:30
b84e3ef275
feat: use connection pooling and report unreachable errors to supervisor 2023-12-17 19:23:34 +05:30
8d373c5f53
feat: count node unreachable errors and remove node from cluster 2023-12-17 19:23:01 +05:30
5f4c0818be
feat: introduce self to introducer node on app startup 2023-12-17 19:22:42 +05:30
d74e3f9824
feat: accept introcuer details as CLI params 2023-12-17 19:22:04 +05:30
b4c93185c7
feat: load libmcaptcha and add state endpoint 2023-12-14 17:59:38 +05:30
efeb6f3945
chore: rm client 2023-12-14 17:43:28 +05:30
9c0a85915c
fix: rename vars 2023-05-27 10:28:52 +05:30
dd3177b641
chore: add license header 2023-05-26 00:42:35 +05:30
815ef693a1
fix: rm deadlock 2023-05-25 14:30:25 +05:30
2aa4be8248
init 2023-05-24 21:22:14 +05:30