influxdb/tests/end_to_end_cases
Marco Neumann 54fbb60740 feat: expose DB state in gRPC interface 2021-07-02 11:24:36 +02:00
..
flight_api.rs feat: enable query deduplication (#1762) 2021-06-21 18:49:04 +00:00
http.rs refactor: complete migration of end-to-end.rs test to use #[tokio::test] (#987) 2021-03-15 13:13:55 +00:00
management_api.rs feat: expose DB state in gRPC interface 2021-07-02 11:24:36 +02:00
management_cli.rs feat: add `--force` flag to CLI wipe command 2021-06-21 09:31:23 +02:00
mod.rs feat: eagerly check object store during CLI `run` 2021-06-22 18:21:30 +02:00
operations_api.rs feat: make it easy to get OperationMetadata from Operation 2021-03-30 12:57:11 -04:00
operations_cli.rs feat: retain limited tracker history (#1005) 2021-03-17 16:32:34 +00:00
persistence.rs chore: improve wait_for_chunk failure output (#1835) 2021-06-29 11:54:32 +00:00
read_api.rs feat: enable query deduplication (#1762) 2021-06-21 18:49:04 +00:00
read_cli.rs refactor: migrate "DBs initialized" RPC to "server status" 2021-06-04 11:33:41 +02:00
run_cli.rs feat: eagerly check object store during CLI `run` 2021-06-22 18:21:30 +02:00
scenario.rs feat: compact chunks (#1776) 2021-06-24 16:49:10 +00:00
sql_cli.rs refactor: swap order of partition and table in in-memory catalog (#1678) 2021-06-10 16:40:30 +00:00
storage_api.rs feat: expose regex =\~ and to gRPC API 2021-05-07 13:44:51 +01:00
system_tables.rs refactor: swap order of partition and table in in-memory catalog (#1678) 2021-06-10 16:40:30 +00:00
write_api.rs refactor: migrate "DBs initialized" RPC to "server status" 2021-06-04 11:33:41 +02:00
write_buffer.rs feat: Write entries to Kafka when configured as the write buffer 2021-06-23 10:48:18 -04:00
write_cli.rs refactor: complete migration of end-to-end.rs test to use #[tokio::test] (#987) 2021-03-15 13:13:55 +00:00