Skip to content

hesselbom/crdtmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrdtMap

Inspired by yjs and the CRDT-variant LWW-Element-Set, this is a simple key-value map that can sync between different clients by letting latest timestamp always win.

Key is always a string but value could be anything as long as it's just primitive values.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published