Krzysztof Branicki

Results 2 issues of Krzysztof Branicki

Hi, I can't find information about available eviction policies used when maxmemory is reached. Is LRU supported?

question
answered

Hi, I want to implement wrapper for `IConsumer` where I'm able to process messages from different partitions on different thread pool threads. Plan is to create additional buffer where I...