Skip to main content

Crate rakka_persistence_azure

Crate rakka_persistence_azure 

Source
Expand description

rakka-persistence-azure. akka.net: Akka.Persistence.Azure.

Default backend is Azure Table Storage (feature tables), implemented with a thin REST client so the crate stays compatible with both real Azure and the Azurite emulator. A cosmos feature placeholder is reserved for the Cosmos SQL API implementation.

Modules§

cosmos
Placeholder for the Cosmos SQL API provider. Uses the same Journal + SnapshotStore shape as the Tables impl but with Cosmos-specific partitioning semantics.

Structs§

AzureConfig
AzureJournal
AzureSnapshotStore
EventEntity
SharedKeySigner
SnapshotEntity