atomic_store

Module atomic_store

Source

Structsยง

  • The central index of an atomic version of truth across multiple persisted data structures; Guarantees that all managed resources can be loaded in a consistent state across an entire logical entity.
  • This exists to provide a common type for serializing and deserializing of the atomic store table of contents, so the prior state can be pre-loaded without sacrificing single point of initialization.
  • Enables each managed resource storage instance to initialize before creating the AtomicStore.

Functionsยง