MagicReader
Results
12
comments of
MagicReader
> @MagicReader > > Any update? Sorry, I don’t have the time or energy to keep updating this commit, so I’m going to close this pull request. Hope you understand!
### here is my custom method to update rate private void updateRate(String key, RateType type, long rate, long rateInterval, RateIntervalUnit unit) { final String valueName = RedissonObject.suffixName(key, "value"); final String...