alanjames1987 / marilyn

Marilyn is a client side, Socket.IO driven, Pub/Sub, model layer with a query system similar to Mongoose.
MIT License
114 stars 3 forks source link

Feature: Optionally Writes to WebStorage #31

Open alanjames1987 opened 9 years ago

alanjames1987 commented 9 years ago

Rather than just being a sync system for web sockets Marilyn should also be an interface for writing and reading from WebStorage.

I'm picking web storage because the other storage systems are not widely supported as of right now.

http://www.html5rocks.com/en/features/storage