Rate Limiting Database Access Using Redis with PHP



Rate Limiting Database Access Using Redis with PHP

Rate Limiting Database Access Using Redis with PHP

This tutoria is part of “Redis On Window With PHP” playlist and This particular tutorial l is all about teaching you how to use Redis database as a rate limiter to your crtitical resources such as database.
Frontend – #HTML, #Javascript, #Fetch
Backend: #PHP, #Mysql, #Predis, #Redis
#RateLimiter, #RedisAsRateLimiter, #PHPwithRedis, #RedisOnWondiw
Installing Redis on Windows and Integration with PHP : https://youtu.be/ioCaSHNhIJA
Chapters
00:00 Introduction & Demo
03:12 Frontend Code
07:21 Backend Code
22:30 Testing