[erlang-questions] image app?

Tim Watson watson.timothy@REDACTED
Thu Jun 2 11:57:04 CEST 2011


On 1 June 2011 21:21, Ian Plosker <iman1003@REDACTED> wrote:
> It isn't an image storage system, but Riak (http://wiki.basho.com/) could
> satisfy your needs. It is a distributed key-value storage engine with
> Erlang, HTTP, and Protocol Buffers interfaces. Categorization could be done
> with either metadata, Riak links, or the use of multiple buckets.

And https://github.com/basho/luwak will provide large (binary) object
storage if you need it. You can also use riak-search to deal with
lucene style indexing of associated meta-data. Very cool stuff.



More information about the erlang-questions mailing list