
September 17, 2018
Jepsen Testing on YugaByte DB
At YugaByte, our mission is to build a robust, reliable, distributed OLTP database. Needless to say, we take correctness and technical accuracy of our claims very seriously. Therefore, we absolutely love a testing framework like Jepsen which helps verify correctness and are fans of Kyle Kingsbury’s work!
Here is a summary of what we have done so far in regards to Jepsen:
- We have performed our own DIY style Jepsen testing
- The YugaByte DB Jepsen testing repository is open source
- For the current suite of Jepsen tests for YugaByte DB that we have tested in a loop,
…
Read More