bob
bob copied to clipboard
Distributed BLOB storage
When testing at 25000 RPS, the metrics queue overflows. We should improve metrics processing logic to avoid this
This should improve overall performance
This improves performance of bob by 2.5x
If execute vdisk remount while put requests are in progress, then a small number of records are not read after that. No write errors are reported to the client, no...
https://github.com/qoollo/bob/blob/master/bob-common/src/metrics/exporters/graphite_exporter/retry_socket.rs#L80
Hostname resolving in background tasks Closes #529