Class: InstantRecord::AppliedMutation

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/instant_record/applied_mutation.rb

Overview

Idempotency ledger: one row per mutation id ever processed, storing the result so replays return the original outcome without re-applying.