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+SnapshotStoreshape as the Tables impl but with Cosmos-specific partitioning semantics.