StandardLedger marks ActiveRecord models as immutable, append-only journal entries with idempotency-by-unique-index, provides a StandardLedger.post helper that returns a Result (optionally the host's own Result type), a Projection base class for host-side projectors, and StandardLedger.refresh! for host-owned PostgreSQL materialized views (including concurrently: :auto).
Required Ruby Version
>= 4.0
Authors
Jaryl Sim
Versions
- 0.7.0 September 24, 2026 (35 KB)
- 0.6.0 September 24, 2026 (34 KB)
- 0.5.1 September 23, 2026 (56.5 KB)
- 0.5.0 September 22, 2026 (55.5 KB)
- 0.4.0 May 07, 2026 (54 KB)