@nest-lab/throttler-storage-redis
Version:
Redis storage provider for the @nestjs/throttler package
33 lines (19 loc) • 680 B
Markdown
@nest-lab/throttler-storage-redis
# 1.2.0
## Minor Changes
- ddb30ae: Add optional options to be passed when creating a new instance with
URL.
# 1.1.1
## Patch Changes
- 0aab6aa: support ioredis 1.9.0
# 1.1.0
## Minor Changes
- 45c426c: Now supporting NestJS v11
# 1.0.0
## Major Changes
- 66bccec: Initial release of the @nest-lab/throttler-storage-redis package
This package was
[initially maintained by kkoomen](https://github.com/kkoomen/nestjs-throttler-storage-redis),
but has since been brought into the `@nest-lab/` repository for management.
Nothing about the usage of the module has changed, other than a slight
variation of the name.