viveknuna

Results 14 comments of viveknuna

@NickCraver Sorry, It was typo error while posting the question. It is IDatabase.KeyDelete method only. I am using 2.0.505 version

@NickCraver This code is being used in multiple places so It's a bit risky to upgrade the client at this moment for me. Is there a way to find out...

@NickCraver fetching keys is very slow. Is there any better way to select keys by pattern?

@slorello89 @mgravell @NickCraver I am able to solve the issue by fetching all keys without a pattern first in a list and then filtering all the keys that StartsWith the...

@slorello89 filtering with pattern was also giving timeout exception so I had to do in this way.

@hunkydoryrepair @eskaufel @clarencegarcia @bondjames12 @bcgrillo @JnsV @PekkaVe @mparlak is there anyone who could help on this?

@jamesmh is it done? Is this library support persistence?

@elgonzo Thank you for the detailed info But the question remains unanswered. How can I solve the issue? What is the correct way to handle this particular case?

@elgonzo I still dint get it. Can you show me with code? FYI, `restData` has other properties as well.

@elgonzo I tried but still the same issue.