Riak

Riak (pronounced "ree-ack" ) is a distributed NoSQL key-value data store that offers high availability, fault tolerance, operational simplicity, and scalability. Riak moved to an entirely open-source project in August 2017, with many of the licensed Enterprise Edition features being incorporated. Riak implements the principles from Amazon's Dynamo paper with heavy influence from the CAP theorem. Written in Erlang, Riak has fault-tolerant data replication and automatic data distribution across the cluster for performance and resilience.

Riak
Developer(s)Community Basho Technologies
Initial releaseAugust 17, 2009 (2009-08-17)
Stable release
3.2.0 / January 1, 2023 (2023-01-01)
Repository
Written inErlang
Operating systemLinux, BSD, macOS, Solaris,Raspian
PlatformIA-32, x86-64, AArch32
TypeNoSQL Database, data store, Cloud storage
LicenseApache License 2.0
Websiteriak.com

Riak has a pluggable backend for its core storage, with the default storage backend being Bitcask. LevelDB is also supported, with other options (such as the pure-Erlang Leveled) available depending on the version.

Riak was originally developed by engineers employed by Basho Technologies and maintained by them until 2017 when the rights were sold to bet365 after Basho went into receivership.

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.