diff options
| -rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..9780bd4 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +distributed-test +================ + +Testing the algorithm from http://antirez.com/news/71 + +HOX! This is just a test. There's only print-style logging here and there, +ardcoded ports and stuff. You need `fanout` [1] to be running on port `9898`. + +[1] https://github.com/travisghansen/fanout/ |
