influxdb/mutable_buffer
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
Cargo.toml feat: Add "Chunks" to the Mutable Buffer (#596) 2020-12-28 07:10:25 -05:00