CaffeineBucketStateMap

class CaffeineBucketStateMap(maximumSize: Long, expireAfterAccess: Duration) : BucketStateMap

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

Constructors

Link copied to clipboard
constructor(maximumSize: Long, expireAfterAccess: Duration)

Functions

Link copied to clipboard
Link copied to clipboard