Package-level declarations

Types

Link copied to clipboard
class CaffeineBucketStateMap(maximumSize: Long, expireAfterAccess: Duration) : BucketStateMap

Simple in-memory implementation of BucketStateMap using Caffeine as cache.

Link copied to clipboard

Functions