Hi
I'm in the process of moving from a Riak 1.4.x w/CS installation, to a Riak
CS 2 installation, and I'm confused by comments in the riak.conf compared
to the documentation online for riak cs, regarding the backend.

riak.conf contains the following lines:

 ## Specifies the storage engine used for Riak's key-value data
## and secondary indexes (if supported).
##
## Default: bitcask
##
## Acceptable values:
##   - one of: bitcask, leveldb, memory, multi, prefix_multi
storage_backend = bitcask

## Simplify prefix_multi configuration for Riak CS. Keep this
## commented out unless Riak is configured for Riak CS.
##
## Acceptable values:
##   - an integer
## cs_version = 20000

What is that bit about cs_version and prefix_multi there for?
There's no mention of that here:
http://docs.basho.com/riakcs/latest/cookbooks/configuration/Configuring-Riak/


Cheers,
Toby
_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to