Hacker News new | ask | show | jobs
by irfansharif 2336 days ago
CockroachDB runs the Jepsen test suite nightly. We've been following along Aphyr's recent test additions (`multi-register` for instance, which immediately caught [0]), porting them over when appropriate. We definitely have work to be done incorporating the more DDL focused tests that tripped up YugaByte.

[0]: https://github.com/cockroachdb/cockroach/pull/40600

1 comments

That's pretty damn cool. I wish I had more time to seriously try out CockroachDB.