Module kanidmd_lib::repl::proto

source ·

Structs§

  • An anchored CID range. This contains a minimum and maximum range of CID times for a server, and also includes the list of all CIDs that occur between those two points. This allows these extra change “anchors” to be injected into the consumer RUV during an incremental. Once inserted, these anchors prevent RUV trimming from creating “jumps” due to idle servers.
  • A CID range. This contains the minimum and maximum values of a range. This is used for querying the RUV to select all elements in this range.

Enums§