Optimal way to iterate over few set of keys

Hey @rahullenkala , how is your set of keys defined? If they all are prefixed with some common prefix, then you can use iterator.Prefix option.