Skip to content

azulus/conflict-free

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Utility CRDT data structures for Javascript

Conflict-free replicated data types (CRDTs) are a class of data structures designed to guarantee strong eventual consistency in a distributed environment.

This library is intended to act as a repository of composable (state-based) CRDTs to help with building more complicated CRDTs in other applications. It is, unfortunately, poorly defined and barely tested and will probably break. Use it at your own will.

Suggested Reading/Watching:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published