influxdb/ingester
Marco Neumann c6e374a025
feat: allow catalog access w/o a transaction (#3735)
* feat: allow catalog access w/o a transaction

Now the caller has the full control if they want to use a transaction or
not.

* fix: remove non-transaction-safe `create_many`

* fix: remove unnecessary transactions
2022-02-15 10:15:36 +00:00
..
src feat: allow catalog access w/o a transaction (#3735) 2022-02-15 10:15:36 +00:00
Cargo.toml feat: Ingester Flight gRPC API (#3623) 2022-02-09 19:07:44 +00:00