Skip to content

[Feature] SqliteDurableStateStore (+ optional CassandraDurableStateStore via LWT) #392

Description

@pathosDev

Fill the backend matrix: SQLite has journal + snapshot but no durable-state store (the UPDATE-CAS pattern + the existing driver abstraction make this small). Optionally add CassandraDurableStateStore via LWT (INSERT ... IF NOT EXISTS / UPDATE ... IF revision = ?). Part of Phase 5.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions