0.0.2 • Published 2 years ago
@fethcat/store v0.0.2
Store
Usage
Install package:
yarn add @fethcat/storeUse module:
import { Store } from '@fethcat/store'
export const redisStore = new Store()
await redisStore.initClient(settings.redis)Install package:
yarn add @fethcat/storeUse module:
import { Store } from '@fethcat/store'
export const redisStore = new Store()
await redisStore.initClient(settings.redis)