Published fragment CL.THROTTLE
implemented in DragonflyDB, in which the rate limiting command from redis-cell is implemented in DragonflyDB.
CL.THROTTLE user123 15 30 60 1
▲ ▲ ▲ ▲ ▲
| | | | └───── apply 1 token (default if omitted)
| | └──┴─────── 30 tokens / 60 seconds
| └───────────── 15 max_burst
└─────────────────── key "user123"