Modulesยง
- buckets ๐
- compactor
- memory_
manager - picker
- reader ๐
- run
- This file contains code to find sorted runs in a set if ranged items and along with the best way to merge these items to satisfy the desired run count.
- scheduler ๐
- task ๐
- twcs ๐
- window ๐
Structsยง
- Compaction
Output - Compaction
Request - Region compaction request.
- Serialized
Compaction Output - SerializedCompactionOutput is a serialized version of CompactionOutput by replacing FileHandle with FileMeta.
Functionsยง
- find_
dynamic_ ๐options - Finds compaction options and TTL together with a single metadata fetch to reduce RTT.