garage/src
Alex Auvolat 56592e1853
RPC performance changes
- configurable ping timeout
- single, much higher, configurable RPC timeout
- no more concurrency semaphore
2022-09-19 20:31:00 +02:00
..
api Faster GetObject workflow for getting entire objects 2022-09-19 12:19:59 +02:00
block RPC performance changes 2022-09-19 20:31:00 +02:00
db
garage Properly return HTTP 204 when deleting non-existent object (fix #227) 2022-09-14 17:07:55 +02:00
k2v-client
model RPC performance changes 2022-09-19 20:31:00 +02:00
rpc RPC performance changes 2022-09-19 20:31:00 +02:00
table RPC performance changes 2022-09-19 20:31:00 +02:00
util RPC performance changes 2022-09-19 20:31:00 +02:00
web