I would like to do a get_range_slices for all keys (which are strings) that 
start with the same substring x (for example "com.google"). How do I do that?
start_key = x abd end_key = x doesn't seem to do the job...
thanks koert

Reply via email to