Skip to main content

compact

Function compact 

Source
pub fn compact(state: &[u8]) -> Result<Vec<u8>>
Expand description

Compact a CRDT state by re-encoding (GC tombstones where possible).