I have a redis cache where each key is of type list and from redisson i want to make a map of each list key and their size...
Below code is working fine but I want to