Integrate backbone.browserStorage. Fixes #176
Data is now by default cached in sessionStorage and not localStorage. Can be configured via the "storage" option.
Showing
Please register or sign in to comment
Data is now by default cached in sessionStorage and not localStorage. Can be configured via the "storage" option.