carlyle / backbone.cache

Provides a caching layer for mitigating unnecessary redundant AJAX calls

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backbone Cache

A client-side cache for Backbone.sync to prevent redundant fetches from causing unnecessary network traffic.

About

Provides a caching layer for mitigating unnecessary redundant AJAX calls