I\'m trying to create a simple method in c# to get a count of keys in my Redis instance. In redis, I have my keys like:
mykey:1 mykey:2 mykey:3
B