On Tue, Apr 13, 2010 at 4:37 PM, Ali Sabil <[email protected]> wrote:
>
> Are there any plans to split this further and have riak_core, riak_kv
> and riak_http ?
>
> Ali
>

Hi, Ali.  I have a couple of answers, depending on the intent of your question.

The first answer, is that the code actually handling HTTP connections
has already been broken out: that's what Riak uses webmachine and
mochiweb for.

The second answer is that we don't intend to break out any more of the
HTTP interface code.  The things that the riak_kv_wm_* resources do
are so closely related to how riak_kv functions, that we don't think
it really makes sense to separate them.

-Bryan

_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to