Common interface for rate limit storage backends (Memory, Redis, etc.).
Get value for a key.
Increment key value.
Set key with expiration.
Get time to live for key.
Common interface for rate limit storage backends (Memory, Redis, etc.).