1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
freebsd-ports/databases/riak2/pkg-plist
William Grzybowski f10dc3e1c3 databses/riak2: Riak is an open source, distributed database. Riak is architected for:
* 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)
2015-09-24 20:53:21 +00:00

17 lines
367 B
Plaintext

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%%