From abaa604332a8a16bde751a8892bdf66766bada11 Mon Sep 17 00:00:00 2001 From: Oskari Timperi Date: Wed, 26 Feb 2014 23:38:30 +0200 Subject: Create README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md 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/ -- cgit v1.2.3