influxdb/wal
Andrew Lamb 5fa77c32cc
feat: Add "Chunks" to the Mutable Buffer (#596)
* refactor: Update docs, remove unused field

* refactor: rename partition -> chunk

* feat: Introduce new partition, which is a holder for Chunks

* refactor: Remove use of wal from mutable database

* refactor: cleanups, remove last direct use of chunks

* fix: delete old benchmarks

* fix: clippy sacrifice

* docs: tidy up comments

* refactor: remove unused error types

* chore: remove commented out tests
2020-12-28 07:10:25 -05:00
..
src feat: Add "Chunks" to the Mutable Buffer (#596) 2020-12-28 07:10:25 -05:00
tests style: wrap comments 2020-12-11 18:22:26 +00:00
Cargo.toml refactor: rename all crates that start with`delorean_` in preparation for rename (#415) 2020-11-05 13:44:36 -05:00