API Rate Limit for Small Size to Large Production Ready Applications in Node.js

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • rate-limiter-flexible

    Atomic counters and rate limiting tools. Limit resource access at any scale.

  • Also we will use another third-party package called rate-limiter-flexible as it works with Redis, process Memory, Cluster or PM2, Memcached, MongoDB, MySQL, PostgreSQL and allows to control requests rate in a single process or distributed environment.

  • Redis

    Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.

  • I would prefer to choose Redis because it is fast and flexible with support for various types of data structures.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to rate limit a login route in Express using node-rate-limiter-flexible and Redis

    2 projects | dev.to | 31 May 2021
  • API Limiting: Best Practices and Implementation

    2 projects | dev.to | 1 May 2023
  • what you do or the user does when he reached their rate limits ?

    1 project | /r/node | 24 Apr 2023
  • Trouble adding rate limiter to API route in Nextjs

    2 projects | /r/node | 31 Jul 2021
  • Is there any request limiter compatible with "oak" framework?

    1 project | /r/Deno | 9 Apr 2021