Skip to content

synckit/synckit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Sync Kit!
=====================

Thank you for downloading Sync Kit. Sync Kit is a web library that makes use
of a browser's database to offload data storage and processing tasks from 
a web server into the client. Doing so boosts the performance of your web 
application. For feed-heavy sites such as blogs, Sync Kit can boost your 
server throughput by a factor of four.

We're working on uploading some runable demos of Sync Kit right now, but
in the meantime you can enjoy our paper on Sync Kit:

http://people.csail.mit.edu/eob/papers/www2010-synckit.pdf	

About

Synchronize client-side HTML5 stores with a server-side database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.3%
  • Python 16.7%