chore: update changes

This commit is contained in:
firest 2023-05-04 17:30:10 +08:00
parent 4f47e65b7b
commit 1b066fc0b6
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
Improve the configuration of the limiter.
- Simplify the memory representation of the limiter configuration.
- Make sure the node-level limiter can really work when the listener's limiter configuration is omitted.
- Return the most suitable instance for the different limiter configuration.