Skip to content

buffered logger and rate limit

Compare
Choose a tag to compare
@wklken wklken released this 04 Aug 08:46
· 623 commits to master since this release
3f4d8f4
  1. zap buffered logger
  2. rate limit

you can change the rate limit count of each system, default is 2000/second

quota:
  api:
    rate_limit: 2000