0.0.2 • Published 1 year ago

@fethcat/store v0.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year 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

1 year ago

0.0.1

1 year ago