Search Results for

    Show / Hide Table of Contents

    Namespace Akka.Persistence.TCK.Snapshot

    Classes

    SnapshotStoreSaveSnapshotSpec

    This spec aims to verify custom SnapshotStore SaveSnapshot implementations. This is an optional spec that checks if SaveSnapshot supports:

    1. Saving snapshots with the same sequence number (upsert operation)
    2. Saving snapshots concurrently and be able to save them in correct order

    SnapshotStoreSpec

    This spec aims to verify custom SnapshotStore implementations. Every custom authors snapshot store spec should have it's spec suite included.

    In this article
    Back to top
    Contribute
    • Project Chat
    • Discussion Forum
    • Source Code
    Support
    • Akka.NET Support Plans
    • Akka.NET Observability Tools
    • Akka.NET Training & Consulting
    Maintained By
    • Petabridge - The Akka.NET Company
    • Learn Akka.NET