influxdb/parquet_file
Marco Neumann 8db26485a4 refactor: empty transaction during catalog creation
That involves some refactoring which we are going to need anyway for
hooking up the "read" path of the catalog into the DB startup, namely:

- make `Db::new` require a preserved catalog
- introduce a helper function that can provide that
- as a consequence, all test-creations of a Db are now async

This prepares for #1382.
2021-05-18 17:42:07 +02:00
..
src refactor: empty transaction during catalog creation 2021-05-18 17:42:07 +02:00
Cargo.toml feat: push metrics into catalog (#1488) 2021-05-14 17:37:39 +00:00