Skip to main content

Module chunking

Module chunking 

Source
Expand description

Built-in persisted chunking policies.

Functionsยง

entry_count_key_hash
Entry-count chunking with value-stable, key-only boundaries.
entry_count_key_value_hash
Entry-count chunking with boundaries derived from keys and values.
logical_bytes_key_weibull
Logical-byte chunking with key-only bounded Weibull boundaries.
logical_bytes_rolling_hash
Logical-byte chunking with a rolling content hash.