I want to fetch existing key value pair from redis using redisson. The issue is that I did not enter that key value pair through redisson, and I am not able to find any function from documentation to fetch existing key and value present as a string.
↧