pviotti / moses

testing distributed stores against network partitions - after aphyr/jepsen
Apache License 2.0
4 stars 0 forks source link

roadmap ? #1

Open anaderi opened 9 years ago

anaderi commented 9 years ago

Hi, Paolo,

great project!. I was getting sick trying to start jepsen. Whole java stack & clojure are really annoying. I was curious how far do you plan to go, how many engines to add and test?

pviotti commented 9 years ago

Hi! Thanks for your interest. So far it's been a spare time side project to scratch an itch, i.e.: "why not porting Jepsen to Docker and Python?". The wish-to-do-list includes adding a couple of stores (e.g. mongodb and riak) and integrating some algorithm to check for linearizability or other consistency models. That said, right now unfortunately the project is not a priority for me, so do not expect frequent updates. (Feel free to fork or to contribute code though...)

anaderi commented 9 years ago

Thanks for letting know. Seems like a good candidate for summer student project though ) I'll try to summon some people here )