March 17, 2015 As a Solutions Architect for Basho, I’m often called upon by customers to explain Riak. Frequently this…
March 17, 2015 As a Solutions Architect for Basho, I’m often called upon by customers to explain Riak. Frequently this…
February 17, 2015 According to TechTarget, a common definition of “High Availability” is: “In information technology, high availability refers to…
Learn about the advantages Riak has over MySQL and other relational databases.
A look at the retailer benefits of Riak versus relational databases and some examples of retailers that are currently using Riak.
Announcing early access of Riak on Engine Yard.
Retail on Riak- A Technical Introduction.
A look at Riak’s architectural design for high availability, and the benefits of Riak over relational databases.
Here at Basho we want to make sure that your Riak implementations are set up from the beginning to succeed. While you can use the Riak Fast Track to quickly set up a 3-node dev/test environment, we recommend that all production deployments use a minimum of 5 nodes, ensuring you benefit from the architectural principles that underpin Riak’s availability, fault-tolerance and scaling properties.
Logically speaking, a coordinator is just what it sounds like. It’s job is to coordinate incoming requests. It enforces the consistency semantics of N, R and W and performs anti-entropy services like read repair …
March 19, 2010 One of the challenges of switching from a relational database (Oracle, MySQL, etc.) to a “NoSQL” database…