Hi, Just installed riak and trying to get adjusted. Having looked at the java client, I could not tell if there' a way to check key exixtence. What I need to do is to check if a key exists and put it if it doesn't. In HTTP request from curl, a HEAD request instead of a GET gives the result I need.
How can I check the existence of a key from java client without making a full fetch? Thanks.
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com