raft_kv v0.2.3 RaftKV.Keyspaces.MergeCandidates View Source

Link to this section Summary

Link to this section Types

Link to this section Functions

Link to this function remove_entries_of_keyspace(cs, ks_name) View Source
remove_entries_of_keyspace(t(), atom()) :: t()
Link to this function remove_overlapping_entries(cs, ks_name, range_start1, range_start2) View Source
remove_overlapping_entries(t(), atom(), RaftKV.Hash.t(), RaftKV.Hash.t()) ::
  t()