Here we look at how we were able to achieve 5 million writes per second & 60 million reads per second with only 20 GridDB...
Scalability
Autonomous Data Distribution Algorithm
The Autonomous Data Distribution Algorithm -- or ADDA -- is what makes GridDB both scalable and reliable. When a node fails or a user adds...
Is Your Database "really" Scalable?
There are two methods for improving the performance of a database: "Scale Up" and "Scale Out". "Scale up" is to improve the standalone performance of...