@argusjs/ratelimit-memory
v0.1.4
Published
In-memory rate limiter for testing and development.
Readme
@argusjs/ratelimit-memory
In-memory rate limiter for testing and development.
Part of ArgusJS -- Enterprise-grade, fully pluggable authentication platform.
Install
pnpm add @argusjs/ratelimit-memoryUsage
import { MemoryRateLimiter } from '@argusjs/ratelimit-memory';Docs
See the main documentation for full API reference and examples.
