Skip to content

Repo to organize our ideas about research implementations of CRDTs.

License

Notifications You must be signed in to change notification settings

ChainCloud/research-CRDT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

CRDT Research

Discussions and Planning about getting CRDT implementation on top of IPFS & libp2p

tl;dr;

CRDT, or Conflict-Free Replicated Data Types, is a type of specially-designed data structure used to achieve strong eventual consistency (SEC) and monotonicity (absence of rollbacks).

Discussions

CRDT Research Review (papers, books, talks, lectures, etc)

Papers

Books

Lectures

Talks

Notes and blog posts

Available libraries and systems using CRDT

CRDT libraries using IPFS

Terms

There is an IPFS Glossary, a work in progress, which should have definitions for terms used in CRDT. If you are consistently running into terms that you do not know the meaning of, please open an issue on that repository and we can work on a definition that will help you (and others!) going forward.

About

Repo to organize our ideas about research implementations of CRDTs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published