Skip to content

martinez099/ratelimiter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ratelimiter

This demonstrates a rate-limiter using Redis sorted sets.

It assumes a running Redis instance on localhost:6379.

Prerequisites

  • Node.js including npm

Setup

npm install

Run

npm start

Test

Go to localhost:3000 and reload the page multiple times.

About

a rate-limiter using Redis sorted sets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published