@foundriesio/redis-cache

4.1.5 • Public • Published

A redis-based cache for *.foundries.io web applications.

It's based on the @foundriesio/redis-client package.

import redisCache from '@foundriesio/redis-cache';

import redisClient from 'redis-client'; // Provide a valid redis client
import log from 'log'; // Provide a valid logger function

return redisCache(redisClient, log);

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 4.1.5
    55
    • latest

Version History

Package Sidebar

Install

npm i @foundriesio/redis-cache

Weekly Downloads

57

Version

4.1.5

License

Apache-2.0

Unpacked Size

15.1 kB

Total Files

5

Last publish

Collaborators

  • stealthycoder
  • miloc