influxdb/object_store
Marco Neumann 876a9af35a fix: limit number of S3 connections
Otherwise the whole thing blows up when starting a server that has many
DBs registerd, because we potentially create 1 connection per DB (e.g.
to read out the preserved catalog).

Fixes #3336.
2021-12-08 19:06:02 +01:00
..
src fix: limit number of S3 connections 2021-12-08 19:06:02 +01:00
Cargo.toml fix: limit number of S3 connections 2021-12-08 19:06:02 +01:00