store-sqlite 0.3.9

SQLite-backed MailboxStore, ClaimPort, MemoryPort, and EventStorePort adapters (bundled SQLite).
Documentation

store-sqlite

SQLite-backed adapters for substrate ports: mailbox store, atomic claim, memory history, and event store. Uses rusqlite with the bundled SQLite feature.

Enable via the substrate facade: features = ["sqlite"].