# A Scalable Timer Library for Kong Gateway 3.0

Many of Kong’s features rely on timers, such as caching, DNS, and health checks. Kong also runs some async tasks using the timer, such as the rate-limiting plugin, which connects to the database using the timer to make the request finish quickly. As Kong’s user population grows, so does the…
[](/blog/engineering/scalable-timer-library)












