msgpack fails to compile with even the latest LLVM, at least on Lion. I
can build with LLVM on Snow Leopard.
For reference, MacPorts forces clang on this one.
ClosesHomebrew/homebrew#10006.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Kumofs is a simple and fast distributed key-value store, with Tokyo
Cabinet-backed storage and memcached protocol compatibility. Data is
partitioned and replicated over multiple servers with automatic
rebalancing.
http://kumofs.sourceforge.net/
Signed-off-by: Adam Vandenberg <flangy@gmail.com>