Re: [kumofs] KumoFS's roadmap

15 views
Skip to first unread message

FURUHASHI Sadayuki

unread,
Jun 1, 2010, 2:19:27 PM6/1/10
to kum...@googlegroups.com, kumo...@googlegroups.com
Hi,

Thank you for your message.
Hmm, it is difficult topic. Since the design of kumofs is completely different from other distributed storages like Voldemort or Riak, my thought is that kumofs' characteristic feature is distributed storage with strong consistency. Thus kumofs will support different use cases from these eventually-consistent based distributed storages, for now and for the future.

The most important plan is improvement of data model. Present key-value model is simple but too tiny for many applications. Applications can build rich data structures on the top of kumofs using CAS operation, but the thruput will be slow. Rich data model will improve these performance drastically. The model will be queue, map or table with query language (possibly SQL :-) ) as kumofs supports strong consistency.

The plan will be done with MessagePack-RPC. It is another my open-source project to create scalable messaging system (in other words, better Thrift or better Protocol Buffers). I'm working on it now. And now the development of kumofs is "bug-report driven" or "feature-request driven". The time of principal feature improvement will be after the MessagePack project.

Thanks,
Sadayuki

--
Sadayuki Furuhashi
frs...@gmail.com

On 2010/05/31, at 13:27, pcdinh wrote:

> Hi,
>
> I just discovered this software. While it sounds very promising, I
> still wonder where it is heading for. I have never thought that
> KumoFS = Memcached + persistence + distributed storage nodes because
> its development is very active now.
>
> Is there any roadmap that I can look at?
>
>
> Regards,
>
> pcdinh

Reply all
Reply to author
Forward
0 new messages