ng-consult / redis-url-cache

This is a cache library used to cache URL and HTML

Repository from Github https://github.comng-consult/redis-url-cacheRepository from Github https://github.comng-consult/redis-url-cache

Redis Url Cache

Build Status
codecov

Conditionally cache your URL's content on REDIS with RegExp. Supports

  • Config change propagation,
  • Cache instance sharing and isolation.
  • Regex rules per domain and per pathname
  • TTL cache

Official website: https://ng-consult.github.io/redis-url-cache/

About

This is a cache library used to cache URL and HTML

License:GNU Lesser General Public License v3.0


Languages

Language:JavaScript 56.8%Language:TypeScript 43.2%