chore: update changes

This commit is contained in:
firest 2023-04-12 17:42:23 +08:00
parent 55376144ce
commit 2a54d93c7e
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
Simplify the configuration of the limiter feature and optimize some codes
- Rename `message_in` to `messages`
- Rename `bytes_in` to `bytes`
- Use `burst` instead of `capacity`
- Hide non-importance fields
- Optimize limiter instances in different rate settings