mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-16 13:00:40 +00:00
* perf: cached reader do not get page concurrently Otherwise they will all fetch the same pages in parallel Signed-off-by: evenyag <realevenyag@gmail.com> * perf: always disable zstd for bloom Signed-off-by: evenyag <realevenyag@gmail.com> --------- Signed-off-by: evenyag <realevenyag@gmail.com>