freebsd-ports/databases/riak/pkg-descr
Ruslan Makhmatkhanov c4d0b9fbaa Bring back databases/riak port
Distfiles are actually still available and we still using it at work

While here:
- take up maintainership
- pacify portlint (make makepatch, knobs ordering, add license file)
- unbreak build on recent -current
- remove JOBS_UNSAFE - builds fine here in poudriere with -J 4
2018-07-10 12:46:35 +00:00

6 lines
281 B
Text

Riak is a distributed database designed for maximum availability:
so long as your client can reach one server, it should be able to
write data. In most failure scenarios the data you want to read
should be available, albeit possibly stale.
WWW: http://basho.com/products/riak-kv/