From be649abf47554f98c41056681b8edb1b34ff3a57 Mon Sep 17 00:00:00 2001 From: Marvin <33938500+marvin-j97@users.noreply.github.com> Date: Sat, 16 Nov 2024 23:13:03 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8e58aa8f..b3d4e506 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,8 @@ Uses bloom filters to reduce superfluous disk I/O during point reads, improving Uses [`bytes`](https://github.com/tokio-rs/bytes) as the underlying `Slice` type. +*Disabled by default.* + ## Stable disk format The disk format is stable as of 1.0.0.