diff options
| author | Oskari Timperi <oswjk@users.noreply.github.com> | 2014-02-26 23:38:30 +0200 |
|---|---|---|
| committer | Oskari Timperi <oswjk@users.noreply.github.com> | 2014-02-26 23:38:30 +0200 |
| commit | abaa604332a8a16bde751a8892bdf66766bada11 (patch) | |
| tree | 4c95c42b42053f37699cd99a2099a58592453939 | |
| parent | ab8a8e675d2dcdaaa7ccfbbdf4643246227e5e2a (diff) | |
| download | distributed-test-abaa604332a8a16bde751a8892bdf66766bada11.tar.gz distributed-test-abaa604332a8a16bde751a8892bdf66766bada11.zip | |
Create README.md
| -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/ |
