[erlang-questions] Kai - An Open Source Implementation of Amazon's Dynamo

ERLANG erlangy@REDACTED
Fri Jul 11 19:01:58 CEST 2008


Hi Takeru,

First of all thanks for sharing this excellent piece of code.
Is there any persistency backend to "Kai" or is it just a memory cache  
engine?

cheers
Y.

Le 11 juil. 08 à 16:29, Takeru INOUE a écrit :

> Dear Erlang Community,
>
> I'd like to tell you about a project called Kai.
>
> Kai is a distributed hashtable like Amazon's Dynamo.
> Dynamo is described in its original paper, as a highly available
> key-value storage system that some of Amazon's core services use to
> provide an "always-on" experience.
> Kai implements well-known memcache API, and you can access to Kai with
> your favorite programming language.
>
> Kai is hosted on sourceforge.net, where detailed information is found.
>
>  http://kai.wiki.sourceforge.net/
>
> Also, source code can be downloaded.
>
>  http://sourceforge.net/project/showfiles.php?group_id=228337
>
> If you are interested in Kai, read Getting Started and try it.
>
>  http://kai.wiki.sourceforge.net/getting+started
>
> Regards,
>
> -- 
> Takeru INOUE <takeru.inoue@REDACTED>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions




More information about the erlang-questions mailing list