aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOskari Timperi <oswjk@users.noreply.github.com>2014-02-26 23:38:30 +0200
committerOskari Timperi <oswjk@users.noreply.github.com>2014-02-26 23:38:30 +0200
commitabaa604332a8a16bde751a8892bdf66766bada11 (patch)
tree4c95c42b42053f37699cd99a2099a58592453939
parentab8a8e675d2dcdaaa7ccfbbdf4643246227e5e2a (diff)
downloaddistributed-test-abaa604332a8a16bde751a8892bdf66766bada11.tar.gz
distributed-test-abaa604332a8a16bde751a8892bdf66766bada11.zip
Create README.md
-rw-r--r--README.md9
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/