We query the tps from the db using the username and path, the use username as the key, and tps the limiting capacity. the username, path and tps are store in redis for faster retrieval.
Limit specific api based on identifiable request (username) and a custom tps for every user.