Company question banks are included with the Insider plan.
Design and implement a distributed rate limiter using a token bucket algorithm with lazy token refill. You are given two pre-implemented classes:
DistributedCache