@gramio/storage-redis
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

@gramio/storage-redis

npm JSR JSR Score

Redis storage for GramIO.

Read more in documentation.

Usage

const storage = redisStorage(params);

const data = await storage.get<string>("key");

This storage use ioredis under the hood and can accept all its parameters

Readme

Keywords

Package Sidebar

Install

npm i @gramio/storage-redis

Weekly Downloads

3

Version

0.0.2

License

none

Unpacked Size

3.2 kB

Total Files

4

Last publish

Collaborators

  • skravets