CacheEvents

constructor(bufferCapacity: Int = DEFAULT_BUFFER_CAPACITY)

Parameters

bufferCapacity

how many events to hold for a lagging subscriber before dropping the oldest.