@emeralt/database-redis

0.13.0 • Public • Published

@emeralt/database-redis

Emeralt database plugin to store packages in Redis

Install

Using npm:

npm install @emeralt/database-redis

or using yarn:

yarn add @emeralt/database-redis

Usage

new EmeraltDatabaseRedis(options)

Options

type Options = {
  // connection options
  redis?: RedisOptions

  // string to prefix paths with
  // allows to create isolated namespaces
  prefix?: string
}

Readme

Keywords

none

Package Sidebar

Install

npm i @emeralt/database-redis

Weekly Downloads

0

Version

0.13.0

License

MIT

Unpacked Size

8.26 kB

Total Files

7

Last publish

Collaborators

  • stackdumper