The purpose of a quota service is to prevent cascading failures in micro-service environments. The service acts as a traffic cop, slowing down traffic where necessary to prevent overloading services. For this to work, remote procedure calls (RPCs) between services consult the quota service before making a call. The service isn’t strictly for RPCs between services, and can even be used to apply quotas to database calls, for example.
Stars
164
Forks
31
Watchers
164
Open Issues
35
Overall repository health assessment
No package.json found
This might not be a Node.js project
224
commits
49
commits
32
commits
11
commits
11
commits
9
commits
7
commits
6
commits
3
commits
3
commits