Skip to content

Add crdt-merge — CRDT-based merge engine#63

Open
mgillr wants to merge 1 commit intotheanalyst:masterfrom
mgillr:add-crdt-merge
Open

Add crdt-merge — CRDT-based merge engine#63
mgillr wants to merge 1 commit intotheanalyst:masterfrom
mgillr:add-crdt-merge

Conversation

@mgillr
Copy link
Copy Markdown

@mgillr mgillr commented Mar 30, 2026

Hi! 👋

I'd like to add crdt-merge to this awesome list.

crdt-merge is a CRDT-based merge engine for conflict-free synchronization of model weights, LoRA adapters, dataframes, and structured data across distributed nodes — no central server required.

Key features:

  • Conflict-free merging via CRDTs
  • Supports ML model weights, LoRA adapters, Pandas DataFrames
  • Works across distributed/federated nodes
  • Available on PyPI

Thanks for maintaining this list! 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant