influxdb/generated_types
Andrew Lamb 3a53923684
feat: Management API + CLI command to close a chunk and move to read buffer (#1002)
* feat: Management API + CLI command to close a  chunk and move to read buffer

* refactor: Less copy-pasta

* fix: track only once, use `let _` instead of `.ok()`

* docs: Apply suggestions from code review

fix comments ( 🤦‍♀️  for copy/pasta)

Co-authored-by: Carol (Nichols || Goulding) <193874+carols10cents@users.noreply.github.com>

* docs: Update server/src/lib.rs

Co-authored-by: Carol (Nichols || Goulding) <193874+carols10cents@users.noreply.github.com>

* refactor: Use DatabaseName rather than impl Into<String>

* fix: Fixup logical merge conflicts

Co-authored-by: Carol (Nichols || Goulding) <193874+carols10cents@users.noreply.github.com>
2021-03-17 15:25:27 +00:00
..
protos feat: Management API + CLI command to close a chunk and move to read buffer (#1002) 2021-03-17 15:25:27 +00:00
src feat: add longrunning operations client (#981) 2021-03-16 13:19:44 +00:00
Cargo.toml fix: use consistent crate versions (#989) 2021-03-15 15:42:19 +00:00
build.rs feat: Add management API and CLI for listing partitions 2021-03-12 20:33:39 +00:00