claypot-redis-plugin

0.3.1 • Public • Published

claypot-redis-plugin

Build Status

Installing

$ yarn add claypot claypot-redis-plugin

Usage

Claypotfile.js

module.exports = {
  plugins: ['claypot-redis-plugin'],
  dbs: {
    foo: {
      store: 'redis',
      keyPrefix: 'my_app',
      cache: {
        ttl: '1 day',
      },
    },
  },
};

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i claypot-redis-plugin

Weekly Downloads

1

Version

0.3.1

License

MIT

Unpacked Size

6.52 kB

Total Files

4

Last publish

Collaborators

  • cap32