Jump to content

Riak: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
CJGarner (talk | contribs)
m Removed duplicate free software portal sign
The-verver (talk | contribs)
External links: vendor-independent comparison
Line 63: Line 63:
* [http://joyeur.com/2010/10/31/riak-smartmachine-benchmark-the-technical-details/ Riak Benchmarks on Joyent Cloud]
* [http://joyeur.com/2010/10/31/riak-smartmachine-benchmark-the-technical-details/ Riak Benchmarks on Joyent Cloud]
* [http://blog.airbrake.io/status/planned-airbrake-migration-love-go-love-riak/ Airbrake migration from MongoDB to Riak]
* [http://blog.airbrake.io/status/planned-airbrake-migration-love-go-love-riak/ Airbrake migration from MongoDB to Riak]
* [http://www.networkworld.com/news/tech/2012/102212-nosql-263595.html A vendor-independent comparison of NoSQL databases: Cassandra, HBase, MongoDB, Riak] (NetworkWorld)



[[Category:Cloud computing]]
[[Category:Cloud computing]]

Revision as of 14:13, 1 October 2013

Riak
Developer(s)Basho Technologies
Initial release2009
Stable release
1.4 / July 10, 2013 (2013-07-10)
Repository
Written inErlang, C, C++, some JavaScript
Operating systemLinux, BSD, Mac OS X, Solaris
PlatformIA-32, x86-64
TypeDatabase
LicenseApache License 2.0
Websitebasho.com/riak/

Riak[1] is a NoSQL database implementing the principles from Amazon's Dynamo paper.[2]

Riak has a pluggable backend for its core shard-partitioned storage, with the default storage backend being Bitcask as of the 0.12 release.[3] Riak also has built-in MapReduce with native support for both JavaScript (using the SpiderMonkey runtime) and Erlang, while supporting a variety of additional language drivers such as Python, Java, PHP and Ruby.[4]

On February 21, 2012, Basho announced Riak v1.1. Riak 1.1 included Riaknostic, enhanced error logging and reporting, improved resiliency for large clusters, and a new graphical operations and monitoring interface called Riak Control.

On March 27, 2012, Basho launched Riak CS (Cloud Storage). Riak CS offers multi-tenancy, metering, large-object support and an S3-compatible API on top of Riak.

Basho announced the general availability of Riak 1.4 on July 10, 2013. [5]

Riak is used by thousands of companies worldwide, including over 25% of the Fortune 50.[6] Examples include Symantec, Best Buy, Workday, Voxer, Braintree, Bump, Boeing, Comcast, AOL, Ask.com, Yammer, Yandex, AT&T, Datapipe, and many more.[7]

See also

References

  1. ^ "Riak: An Open Source Scalable Data Store". 28 November 2010. Retrieved 13 October 2011.
  2. ^ Dynamo: Amazon’s Highly Available Key-value Store, SOSP 2007
  3. ^ "Basho: Bitcask". Riak Wiki.
  4. ^ "Riak Client Libraries and Community Code". Retrieved 19 March 2011.
  5. ^ "Basho Announces Availability of Riak 1.4". Retrieved 10 July 2013.
  6. ^ "GigaOM: Basho takes aim at more enterprises with upgrades".
  7. ^ "Riak Customers". Riak. Retrieved 21 February 2013.