Files
scylladb/db
copilot-swe-agent[bot] 622aabdbd2 Add partition_index_cache_enabled config option
- Added new config option 'partition_index_cache_enabled' (default: true)
- Added global variable 'global_partition_index_cache_enabled'
- Modified index_reader to take separate flags for cached_file and partition_index_cache
- Updated make_index_reader and kl/reader.cc to compute both flags independently
- cache_index_pages now only controls cached_file access
- partition_index_cache_enabled controls partition_index_cache usage

Co-authored-by: tgrabiec <283695+tgrabiec@users.noreply.github.com>
2025-12-18 22:50:12 +00:00
..
2025-01-28 21:14:49 +01:00
2025-12-07 00:09:13 +02:00
2025-12-07 00:09:13 +02:00
2025-12-07 00:09:13 +02:00