BoltArchiveFormat

constructor(classifier: OpLogCrdt<Id, V, Op>, vSerializer: KSerializer<V>)

Type Parameters

Id

the element-identity type (RgaId / FugueId).

V

the element type carried by inserts.

Op

the operation type (RgaOp<V> / FugueOp<V>).