Hi all, I'd like to check whether one key exist, currently my solution is to let the cassandra use the OrderPreservingPartitioner, and facilitate the get_key_range() API to check key's existence. I wonder whether there's other ways to do this ? Thanks.
-- Best Regards Jeff Zhang