Riak KV 3.2.5

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 20, OTP 21 and OTP 22; but optimal performance is likely to be achieved when using OTP 22.

Supported Operating Systems

  • Alpine Linux 3.21
  • Amazon Linux 2023
  • CentOS 8
  • CentOS 9
  • Debian 10.0 (“Buster”)
  • Debian 11.0 (“Bullseye”)
  • Debian 12.0 (“Bookworm”)
  • Oracle Linux 9
  • Red Hat Enterprise Linux 8
  • Red Hat Enterprise Linux 9
  • Raspbian Bullseye
  • Ubuntu 20.04.4 (“Focal Fossa”)
  • Ubuntu 22.04 (“Jammy Jellyfish”)
  • Ubuntu 24.04 (“Noble Numbat”)

Getting Started

Are you brand new to Riak KV? Start by downloading Riak KV, and then follow the below pages to get started:

  1. Install Riak KV
  2. Plan your Riak KV setup
  3. Configure Riak KV for your needs
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.

  1. Open Files Limit
  2. Installing on Debian-Ubuntu
  3. Developing with Riak KV: Getting Started
  4. Developing with Riak KV: Client Libraries