I can do an HTTP query like this to fetch a value:
curl riak-bitcask-qa-1:8098/types/no-siblings/buckets/job-view/keys/79996114
I haven't found a way to do this with Welle. The fetch function allows one to specify only a bucket, not a type.
When I do the request with Welle, using only the bucket name, no value is found.
Is there a way to do this?
Thanks.
--Jon Ruttenberg