Skip to content

Instantly share code, notes, and snippets.

@hansonkd
Last active February 15, 2016 19:21
Show Gist options
  • Save hansonkd/cf22b745422e37a15850 to your computer and use it in GitHub Desktop.
Save hansonkd/cf22b745422e37a15850 to your computer and use it in GitHub Desktop.
$ curl http://localhost:8098/buckets/test/props
{"props":{"allow_mult":false,"basic_quorum":false,"big_vclock":50,"chash_keyfun":{"mod":"riak_core_util","fun":"chash_std_keyfun"},"dvv_enabled":false,"dw":"quorum","last_write_wins":false,"linkfun":{"mod":"riak_kv_wm_link_walker","fun":"mapreduce_linkfun"},"n_val":3,"name":"test","notfound_ok":true,"old_vclock":86400,"postcommit":[{"mod":"riak_DNE","fun":"postcommit_send_DNE"}],"pr":0,"precommit":[],"pw":0,"r":"quorum","rw":"quorum","small_vclock":50,"w":"quorum","young_vclock":20}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment