Class: Y::DocumentUpdate

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/y/document_update.rb

Overview

One CRDT delta per row: the document's uncompacted tail, compacted into Y::Document#state and deleted at the compaction threshold. pending marks a causally-gapped row, quarantined until its dependency arrives.