azoth-sqlite 0.2.0

SQLite-backed projection store for Azoth
Documentation

SQLite-backed projection store implementation

Provides a queryable SQL database for derived projections from events.

Key features:

  • Cursor tracking for event application
  • Schema migrations
  • WAL mode for better concurrency
  • Atomic batch application
  • Optional read connection pooling for concurrent reads