Class: InstantRecord::AppliedMutation
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- InstantRecord::AppliedMutation
- 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.