8e0524ae15
document rpc crate
2021-04-27 16:37:10 +02:00
f4346cc5f4
Update dependencies
continuous-integration/drone/push Build is passing
2021-03-16 15:58:40 +01:00
6a8439fd13
Some improvements in background worker but we terminate late
continuous-integration/drone/push Build is passing
2021-03-15 23:14:12 +01:00
0cd5b2ae19
WIP migrate to tokio 1
continuous-integration/drone/push Build is passing
2021-03-15 22:36:41 +01:00
c475471e7a
Implement table gc, currently for block_ref and version only
continuous-integration/drone/push Build is passing
2021-03-12 19:57:37 +01:00
20e6e9fa20
Update sled & try to debug deadlock (but its in sled...)
continuous-integration/drone/push Build is passing
2021-02-23 21:27:28 +01:00
8956db2a81
Make less things public
2020-12-12 17:58:19 +01:00
16fbb32fd3
Rate limit requests a bit more seriously
...
droping the slot later (after reading the request response)
means that we aren't freeing our quota slot,
so the maximum number of simultaneous requests now also counts the
response reading phase
TODO next: quotas per rpc destination node, or maybe per datacenter (?)
2020-05-01 19:18:54 +00:00
d8f5e643bc
Split code for modular compilation
2020-04-24 10:10:01 +00:00
c9c6b0dbd4
Reorganize code
2020-04-23 17:05:46 +00:00