diff --git a/README.md b/README.md index bdfb891..8d5fdc4 100644 --- a/README.md +++ b/README.md @@ -149,6 +149,10 @@ make && sh run.sh A simple consensus kv example contain server and client builded with floyd +## Test +floyd has pass the jepsen test, you can get the test case here +[jepsen](https://github.com/gaodq/jepsen) + ## Documents * [Wikis](https://github.com/Qihoo360/floyd/wiki)