mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-19 22:40:40 +00:00
* Add dynamic cache size adjustment for InvertedIndexConfig * Increase cache sizes in integration tests for HTTP - Updated `metadata_cache_size` from 32MiB to 64MiB * Remove cache size settings from config and update drop_lines_with_inconsistent_results function to handle them * Add cache size configurations for inverted index metadata and content - Introduced `metadata_cache_size` with a default of 64MiB. - Introduced `content_cache_size` with a default of 128MiB. * chore/index-content-cache-default-size: Add cache size configuration options for Mito engine's inverted index
Mito
Mito is GreptimeDB's default region engine.
About Mito
The Alfa Romeo MiTo is a front-wheel drive, three-door supermini designed by Centro Stile Alfa Romeo.
"You can't be a true petrolhead until you've owned an Alfa Romeo."
-- by Jeremy Clarkson
Benchmarks
Run benchmarks in this crate:
cargo bench -p mito2 -F test