Dom
6f473984d0
style: wrap comments
...
Runs rustfmt with the new config.
2020-12-11 18:22:26 +00:00
Andrew Lamb
c99d389a70
refactor: Remove vestigial gRPC IOX API ( #508 )
...
* refactor: remove unused IOx gRPC interface
* refactor: rename file
* refactor: rename gRPC service IOx to IOxTesting
2020-12-02 06:55:15 -05:00
Andrew Lamb
87626a3635
feat: Update storage protobuf definitions, add stubs for read_window_aggregate ( #444 )
...
* feat: Update storage protobuf definitions, add stubs for read_window_aggregate
* refactor: Extract the features field in a clearer way
* docs: Add provenance information to service.proto
2020-11-12 07:07:42 -05:00
Andrew Lamb
bcbf06be09
refactor: split protobuf definitions into multiple files, matching influxdb ( #442 )
2020-11-11 15:20:53 -05:00
Andrew Lamb
b745a180a4
refactor: rename delorean --> InfluDB IOx ( #417 )
2020-11-05 13:51:04 -05:00
Andrew Lamb
a52e0001c5
refactor: rename all crates that start with`delorean_` in preparation for rename ( #415 )
...
* refactor: rename delorean_cluster --> cluster
* refactor: rebane delorean_generated_types --> generated_types
* refactor: rename delorean_write_buffer --> write_buffer
* refactor: rename delorean_ingest --> ingest
* refactor: rename delorean_storage --> storage
* refactor: rename delorean_tsm --> tsm
* refactor: rename delorean_test_helpers --> test_helpers
* refactor: rename delorean_arrow --> arrow_deps
* refactor: rename delorean_line_parser --> influxdb_line_protocol
2020-11-05 13:44:36 -05:00