Skip to content
This repository was archived by the owner on Apr 16, 2020. It is now read-only.

Identifying authorship in state-based CRDTs #26

@pgte

Description

@pgte

Auditing the authors of an op-based CRDTs is very accessible: all the operations can have a distinct author.

State-based CRDTs don't have this property. How should a state-based CRDT keep track of the operations and authors? Ideally, this knowledge should be eventually garbage collection as the operations get older.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions