gritzko / swarm

JavaScript replicated model (M of MVC) library
http://swarmdb.net/
MIT License
2.68k stars 97 forks source link

Add callback option to handle the quota exceeded error #56

Closed riston closed 8 years ago

riston commented 9 years ago

The local storage default size is quite small, when full there needs be some action taken or the data is not further saved. http://chrisberkhout.com/blog/localstorage-errors/