Rhythm

Results 4 comments of Rhythm

We can have EvictAllKeysLRUorLFU to return the list of keys and send the list to the CLI. Also the doc doesn't mention if the intended usecase is to remove all...

@JyotinderSingh @arpitbbhayani May it take this up? I have also raised an issue regarding the same: #1263

@JyotinderSingh The current documentation of the LRU command and the actual working differs. - The documentation assumes the command returns the list of keys which are candidates of eviction. -...

> ig it should return the values as Ok won;t be beneficial So should the LRU command evict the LRU keys and return the evicted keys to the client? In...