Skip to main content

Crate atomr_persistence_azure

Crate atomr_persistence_azure 

Source
Expand description

atomr-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