Skip to content

pokle/TastyFork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TastyFork

Build Status Circle CI Build Status

Concept

Multiple people editing the same document without tears.

How?

TastyFork gives you a Key-Value store that can be sync'd with remote TastyFork stores. It is transport and database agnostic - you provide these through hooks.

Lets use the terminology of the ubiquitous TODO app. A document is a list of todo items. TastyFork gives you a Key-Value store on the web browser that will synchronise live with a TastyFork Key-Value store on your web server. If conflicts are detected, TastyFork will create duplicate items - allowing your users to merge them as required.

Alternatives / Options / Ideas

About

Fork your model like a boss

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors