Module io.github.bucket4j.core
Package io.github.bucket4j.distributed.proxy.optimization.skiponzero
-
Class Summary Class Description SkipSyncOnZeroOptimization Optimization that can serve requests locally without synchronization with external storage when it detects that there is no tokens in remote storage, in such case synchronization with storage is being postponed to proposed refill of first token.