ioremap.net

Storage and beyond

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.

Comments are currently closed.

2 Responses to “Elliptics HOWTO”

  • houdini says:

    How to compile it on mac?

  • zbr says:

    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