CodeBrowser / npm / fragment-cache
fragment-cache@0.2.1
// A cache for managing namespaced sub-caches
$ npm install fragment-cache
downloads/wk
10,213,453
license
MIT
version
0.2.1
published
Mar 14, 2017
What is fragment-cache?
Fragment-cache is an npm package that provides a caching system organized into separate namespaced sub-caches, allowing you to partition cached data by category or purpose. Developers use it when they need to manage multiple independent caches within an application while keeping them organized and separate from each other.
Keywords
#cache #fragment
Dependencies (1)
Maintainers
jonschlinkert