0.0.2 • Published 2 years ago

@fethcat/store v0.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Store

Usage

Install package:

yarn add @fethcat/store

Use module:

import { Store } from '@fethcat/store'

export const redisStore = new Store()

await redisStore.initClient(settings.redis)
0.0.2

2 years ago

0.0.1

2 years ago