© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Jitendra Ojha
Backend engineer
Rate limiter implementations (for now leaky bucket + basic fixed window) using Redis (atomic via lua scripts) : github.com/jitendra-1217/php-valve .
-One atomic call to Redis and consistent response
-More implementations of use coming soon..