github.com/cockroachdb/pebble@v0.0.0-20231214172447-ab4952c5f87b/testdata/db-stage-1/OPTIONS-000003 (about) 1 [Version] 2 pebble_version=0.1 3 4 [Options] 5 bytes_per_sync=524288 6 cache_size=8388608 7 cleaner=delete 8 compaction_debt_concurrency=1073741824 9 comparer=leveldb.BytewiseComparator 10 disable_wal=false 11 flush_delay_delete_range=0s 12 flush_delay_range_key=0s 13 flush_split_bytes=4194304 14 format_major_version=13 15 l0_compaction_concurrency=10 16 l0_compaction_file_threshold=500 17 l0_compaction_threshold=4 18 l0_stop_writes_threshold=12 19 lbase_max_bytes=67108864 20 max_concurrent_compactions=1 21 max_manifest_file_size=134217728 22 max_open_files=1000 23 mem_table_size=4194304 24 mem_table_stop_writes_threshold=2 25 min_deletion_rate=0 26 merger=pebble.concatenate 27 read_compaction_rate=16000 28 read_sampling_multiplier=16 29 strict_wal_tail=true 30 table_cache_shards=10 31 table_property_collectors=[] 32 validate_on_ingest=false 33 wal_dir= 34 wal_bytes_per_sync=0 35 max_writer_concurrency=0 36 force_writer_parallelism=false 37 secondary_cache_size_bytes=0 38 create_on_shared=0 39 40 [Level "0"] 41 block_restart_interval=16 42 block_size=4096 43 block_size_threshold=90 44 compression=Snappy 45 filter_policy=none 46 filter_type=table 47 index_block_size=4096 48 target_file_size=2097152