Skip to content

DrorT/redux-cache

Repository files navigation

redux-cache

Tries to implement a cache using redux, by creating functionality using redux tools Data is added to a part of the state called "cache", where normalized data is added as well as denormalized data when needed. All data requests from cache are memoized.

##Installation

  1. Git clone repo
  2. npm i
  3. npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published