-
git pull
-
create virtual env ( virtualenv -p python3 env )
-
activate virtual env ( source env/bin/activate )
-
pip install -r requirements.txt
-
python3 manage.py runserver
-
To check fixed window algo open the below url in browser
-
To test sliding window algo, hit the below curl and see magic
-
Notifications
You must be signed in to change notification settings - Fork 0
ayush-garg341/redis-rate-limiting
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
redis rate limiting algos ( fixed window, sliding window )
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published