influxdb/db/src
Raphael Taylor-Davies 69480eaa5c
feat: remove remaining table-granularity metrics (#3808)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-02-22 15:02:57 +00:00
..
catalog feat: remove remaining table-granularity metrics (#3808) 2022-02-22 15:02:57 +00:00
lifecycle feat: add timeouts to write chunk (#3662) 2022-02-07 21:07:43 +00:00
system_tables feat: lazy system tables (#3661) 2022-02-08 13:48:44 +00:00
write_buffer refactor: Extract server::db into its own crate (#3417) 2021-12-23 22:01:17 +00:00
access.rs feat: remove remaining table-granularity metrics (#3808) 2022-02-22 15:02:57 +00:00
catalog.rs feat: catalog timestamp pruning (#3571) 2022-01-28 13:45:13 +00:00
chunk.rs refactor: Remove predicate module from predicate crate (#3648) 2022-02-07 14:54:07 +00:00
lib.rs feat: remove remaining table-granularity metrics (#3808) 2022-02-22 15:02:57 +00:00
lifecycle.rs feat: decouple read buffer row group size from Datafusion batch size (#3538) 2022-01-26 12:39:29 +00:00
load.rs chore: upgrade to snafu 0.7 (#3440) 2022-01-11 19:22:36 +00:00
pred.rs refactor: Remove predicate module from predicate crate (#3648) 2022-02-07 14:54:07 +00:00
query_log.rs feat: lazy query log! (#3654) 2022-02-08 13:07:28 +00:00
replay.rs fix: start Kafka write buffer stream at "earliest" offset, not at "0" (#3748) 2022-02-15 13:36:59 +00:00
streams.rs refactor: Extract server::db into its own crate (#3417) 2021-12-23 22:01:17 +00:00
system_tables.rs chore: update datafusion, stop repartitioning so aggressively (#3633) 2022-02-09 19:53:41 +00:00
utils.rs feat: restartable `Database` (#3368) (#3711) 2022-02-10 18:32:05 +00:00
write.rs refactor: Extract server::db into its own crate (#3417) 2021-12-23 22:01:17 +00:00
write_buffer.rs fix: start Kafka write buffer stream at "earliest" offset, not at "0" (#3748) 2022-02-15 13:36:59 +00:00