redis-collection
is a powerful async utility data structure using redis.
This package was inspired by @discordjs/collection.
TODO before stable 1.x release:
- Add type tests for all methods
- Add cluster tests
- Written In Typescript
- Offers CJS, ESM and UMD builds
- Full TypeScript & JavaScript support
npm install redis-collection
yarn add redis-collection
pnpm add redis-collection
import { RedisCollection } from 'redis-collection';
Thank you to all the people who already contributed to Sofi-Tech!