influxdb/mem_qe
Dom 3de6b44e23
build: use new rustdoc lint name (#2261)
* fix: nocache feature code rot

The MBChunk::snapshot code when using the "nocache" option no longer
compiles - this commit updates it to match the not(nocache) code.

* build: use updated broken_intra_doc_links name

The broken_intra_doc_links lint was renamed
rustdoc::broken_intra_doc_links

https://doc.rust-lang.org/rustdoc/lints.html
2021-08-11 19:48:51 +00:00
..
benches refactor: satisfy new clippy lints 2021-04-20 17:30:50 +00:00
src build: use new rustdoc lint name (#2261) 2021-08-11 19:48:51 +00:00
Cargo.toml chore: update to arrow 5.0 and master datafusion (#2049) 2021-07-19 12:49:51 +00:00
README.md chore: deprecate mem_qe 2020-12-10 18:02:20 +00:00

README.md

Deprecated

mem_qe is a prototype of the segment store, which supersedes it.

This crate shall be removed at some point in the future.