influxdb/server
Andrew Lamb 779b027271
feat: Store only the database rules sent by the client (do not store default values) (#2430)
* feat: add omit_default to protobuf definition

* feat: Persist only the client provided rules

* fix: Remove race conditions

* fix: merge confit

* refactor: do not use macro

* refactor: restore use of glob import

* fix: review comments

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-08-28 10:26:32 +00:00
..
src feat: Store only the database rules sent by the client (do not store default values) (#2430) 2021-08-28 10:26:32 +00:00
Cargo.toml feat: connect up new metrics (#2428) 2021-08-27 12:55:35 +00:00