* Low-Latency Riak is designed to store data and serve requests predictably and quickly, even during peak times. * Availability Riak replicates and retrieves data intelligently, making it available for read and write operations even in failure conditions. * Fault-Tolerance Riak is fault-tolerant so you can lose access to nodes due to network partition or hardware failure and never lose data. * Operational Simplicity Riak allows you to add machines to the cluster easily, without a large operational burden. WWW: http://basho.com/riak Submitted by: nbari, Scott Kamp (based on)
16 lines
367 B
Text
16 lines
367 B
Text
sbin/riak
|
|
sbin/riak-admin
|
|
sbin/riak-debug
|
|
sbin/search-cmd
|
|
man/man1/riak-admin.1.gz
|
|
man/man1/riak-debug.1.gz
|
|
man/man1/riak.1.gz
|
|
man/man1/search-cmd.1.gz
|
|
@sample %%RIAK_CONFDIR%%/riak.conf.sample
|
|
@sample %%RIAK_CONFDIR%%/solr-log4j.properties.sample
|
|
@owner %%USERS%%
|
|
@group %%GROUPS%%
|
|
@dir %%RIAK_DBDIR%%
|
|
@dir %%RIAK_HOMEDIR%%
|
|
@dir %%RIAK_LIBDIR%%
|
|
@dir %%RIAK_LOGDIR%%
|