goncalotomas / FMKe

🛠️ Realistic benchmark for key value stores
Other
23 stars 8 forks source link

No tests for multiple instances of FMKe in a single machine #97

Closed goncalotomas closed 7 years ago

goncalotomas commented 7 years ago

Supposably we support this, but it is untested. It would be nice to have this automatically validated by Travis.

goncalotomas commented 7 years ago

Theoretically this could be done by generating 2 different releases and launching both of them, connecting them to a single database (i.e. antidote). Then we might want to run a similar battery of test to what we do in rebar3 eunit on both nodes to prove that they are functional.