Riak KV 3.2.0
Riak KV is a distributed NoSQL database designed to deliver maximum data availability by distributing data across multiple servers. As long as your Riak KV client can reach one Riak server, it should be able to write data.
This release is tested with OTP 22, OTP 24 and OTP 25; but optimal performance is likely to be achieved when using OTP 25.
Supported Operating Systems
- Alpine Linux 3.16
- Alpine Linux 3.18
- Alpine Linux 3.21
- Amazon Linux 2 (AWS)
- Amazon Linux 2023
- CentOS 7
- CentOS 8
- CentOS 9
- Debian 9.0 (“Stretch”)
- Debian 10.0 (“Buster”)
- Debian 11.0 (“Bullseye”)
- Oracle Linux 8
- Red Hat Enterprise Linux 7
- Red Hat Enterprise Linux 8
- Red Hat Enterprise Linux 9
- Raspbian Buster
- Ubuntu 18.04 (“Bionic Beaver”)
- Ubuntu 20.04.4 (“Focal Fossa”)
- Ubuntu 22.04 (“Jammy Jellyfish”)
Getting Started
Are you brand new to Riak KV? Start by downloading Riak KV, and then follow the below pages to get started:
Developing with Riak KV
If you are looking to integrate Riak KV with your existing tools, check out the Developing with Riak KV docs. They provide instructions and examples for languages such as: Java, Ruby, Python, Go, Haskell, NodeJS, Erlang, and more.