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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    1

Package Sidebar

Install

npm i ephemeral-data-store

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

10.7 kB

Total Files

9

Last publish

Collaborators

  • alrico88