Elliptics HOWTO
Elliptics was put into Ubuntu PPA
deb http://ppa.launchpad.net/eightn/elliptics/ubuntu lucid main deb-src http://ppa.launchpad.net/eightn/elliptics/ubuntu lucid main
and we started a community site www.elliptics.ru
There is a nice howto there, but only in russian so far.
There are also couple of articles about how elliptics works and what it is all about as well as video from my previous year presentation on YaC 2010.
Elliptics range requests benchmark Fun set of slides for Yac 2011
Comments are currently closed.

How to compile it on mac?
Mac is not supported
Neither server nor client. We used to work with libevent for compatible state machine processing, but it happend that it is very ugly and overall inconvenient to support, so we dropped it in favor of linux-only epoll
Maybe we eventually return to it again