garage/src
Alex 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
..
api Implement DeleteObjects 2020-05-01 15:52:35 +00:00
core Work on API 2020-04-28 10:18:14 +00:00
garage Fix deletion propagation 2020-04-26 18:59:17 +00:00
rpc Rate limit requests a bit more seriously 2020-05-01 19:18:54 +00:00
table Split code for modular compilation 2020-04-24 10:10:01 +00:00
util Implement DeleteObjects 2020-05-01 15:52:35 +00:00