Say i have record in the following format {user_id}/{timestamp}. Now when scanning for all records for a particular user is it generally preferred that I use a start/stop key or a prefix scan? Which one and why?

Thanks

Reply via email to