RubyGems Navigation menu

standard_ledger 0.3.0

StandardLedger captures the recurring 'append-only entry → N projection updates' pattern as a declarative DSL on host ActiveRecord models. Supports five projection modes — :inline, :async, :sql, :matview, :trigger — plus a deterministic rebuild path from the entry log, ad-hoc materialized view refresh, and a doctor rake task that verifies host-owned trigger presence. Enforces idempotency-by-unique-index and immutability at the entry level.

Gemfile:
=

install:
=

Versions:

  1. 0.3.0 May 05, 2026 (49.5 KB)
  2. 0.2.0 May 05, 2026 (41 KB)

Runtime Dependencies (5):

activejob >= 8.0
activerecord >= 8.0
activesupport >= 8.0
railties >= 8.0

Development Dependencies (3):

Owners:

Pushed by:

GitHub

Authors:

  • Jaryl Sim

SHA 256 checksum:

=

Total downloads 230

For this version 126

Version Released:

License:

MIT

Required Ruby Version: >= 3.4

Links: