rate-limit-sqlite
JSON →A SQLite store for the express-rate-limit middleware, enabling persistent rate limiting across server restarts. Currently at version 0.0.2 (stable, early release). Requires express-rate-limit >= 6 and Node.js >= 22. Pure ESM package. Unlike in-memory stores, this store uses SQLite on disk or in-memory, offering persistence and shared state between processes. Suitable for single-server deployments where Redis is overkill.
Resources
packagerate-limit-sqlite ↗
API endpoints
full doc /v1/registry/rate-limit-sqlite