Crate jetstream_distributed

Source
Expand description

§JetStream Distributed

JetStream Distributed is a collection of primitives for building distributed systems with JetStream.

Modules§

  • Access Control provides the ability to define access control lists for JetStream services. This module is inspired by the Zanzibar model.
  • Cluster provides memebership primitives for JetStream.
  • Vivaldi coordinate system implementation
  • Placement module is used to determine the placement of the object, and later to locate the object.

Enums§

Type Aliases§

  • Result type for JetStream Cluster operations