Skip to content

Implementation of rate limiting algorithms and services via Redis.

Notifications You must be signed in to change notification settings

inhibitor1217/arret

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arrêt

Implementation of rate limiting algorithms and services via Redis.

Setup

Local environment

# Prepare
./bootstrap up

# Shutdown and clean up
./bootstrap down

Testing

# Run unit and integration tests
./bootstrap test

# Run performance tests
./bootstrap bench

About

Implementation of rate limiting algorithms and services via Redis.

Topics

Resources

Stars

Watchers

Forks