Skip to content

Commit

Permalink
Kill newlines.
Browse files Browse the repository at this point in the history
  • Loading branch information
abs committed May 17, 2011
1 parent f3cb1e7 commit f878ade
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions erlang/README
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
Originally, it was this: http://www.metabrew.com/article/erlang-libketama-driver-consistent-hashing.

Our use of this driver at Rdio proved the single gen_server to be an occasional
bottleneck, so we opted to rewrite the driver with a NIF
(http://www.erlang.org/doc/man/erl_nif.html), officially supported from R14B.
Our use of this driver at Rdio proved the single gen_server to be an occasional bottleneck, so we opted to rewrite the driver with a NIF (http://www.erlang.org/doc/man/erl_nif.html), officially supported from R14B.

INSTALL
make && make install
Expand Down

0 comments on commit f878ade

Please sign in to comment.