Crate jetstream_distributed

Source
Expand description

§JetStream Distributed

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

Modules§

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

Enums§

Error
Error type

Type Aliases§

Result
Result type for JetStream Cluster operations