ephemeral-data-store
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

ephemeral-data-store

Redis-based solution to temporarily store data.

Installation

Using npm npm i ephemeral-data-store

Using yarn yarn add ephemeral-data-store

Usage

In CommonJS env

const { EphemeralStore } = require('ephemeral-data-store');

Using imports

import { EphemeralStore } from 'ephemeral-data-store';

Documentation

See DOCS

Readme

Keywords

Package Sidebar

Install

npm i ephemeral-data-store

Weekly Downloads

2

Version

0.0.1

License

MIT

Unpacked Size

10.7 kB

Total Files

9

Last publish

Collaborators

  • alrico88