/ioredis-del-by-pattern.ts

ioredis util to delete keys by pattern on redis. Supports batches (pipeline) and lets the user decide to use `del` or `unlink` methods.

Primary LanguageTypeScriptMIT LicenseMIT

Watchers