jepsen-io / jepsen

A framework for distributed systems verification, with fault injection
6.78k stars 714 forks source link

adding jecci: Jepsen and Elle based Consistency Checking Interface #498

Closed michaelzenz closed 3 years ago

michaelzenz commented 3 years ago

A framework that tries to ease the burden for developers to build tests for their distributed system.

aphyr commented 3 years ago

Thank you for your hard work! This is a good deal more than I can reasonably maintain going forward--I think it's best if you publish this as a separate library.

michaelzenz commented 3 years ago

Thank you for your hard work! This is a good deal more than I can reasonably maintain going forward--I think it's best if you publish this as a separate library.

OK, but can I just upload a link with some docs? Or is there any way to let more people know about my work? Do you have any advice?

aphyr commented 3 years ago

Happy to add a link to the README--just let me know where you wind up putting the repo. To let folks know, I'd write an email to the mailing list: https://groups.google.com/a/jepsen.io/forum/#!forum/talk.

michaelzenz commented 3 years ago

Happy to add a link to the README--just let me know where you wind up putting the repo. To let folks know, I'd write an email to the mailing list: https://groups.google.com/a/jepsen.io/forum/#!forum/talk.

It's here! https://github.com/michaelzenz/jecci

: )

aphyr commented 3 years ago

Right, added a link to the README. Thank!