Open RhythmAgg opened 1 week ago
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 the LRU keys or just return the list to the clients for their information. @AshwinKul28 @JyotinderSingh please let me know your thoughts on this.
Steps to reproduce
Expected output
The output expected is the list of keys that are least recently used ( according to the Dice DB docs ).
Observed output
The output observed it the 'OK' message.
LRU command eval function