Skip to content

yuya-fujimoto/local-first-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Local-first Resources

A distributed system is one in which the failure of a computer you didn't even know existed can render your own computer unusable - Leslie Lamport (1987)

In local-first software, the availability of another computer should never prevent you from working.

Blogs

Videos

CRDTs

A Conflict-free Replicated Data Type (CRDT) is a data structure that simplifies distributed data storage systems and multi-user applications. - CRDT.tech

Papers

Blogs

Videos

Conferences

Podcasts & Newsletters

About

A collection of resources on local-first and CRDTs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published