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

Takeru INOUE takeru.inoue@REDACTED
Sat Jul 12 02:05:30 CEST 2008


Hi Joe,

Thank you for introducing our slides.

I'm also amazing.
Reliable and scalable key-value stores are now desired, I think.


On Sat, Jul 12, 2008 at 12:00 AM, Joe Armstrong <erlang@REDACTED> wrote:
> Amazing -
>
> This is the *third* Key-Value store written in Erlang I have learned
> about in two weeks.
>
> The other two were  a Key Value store (based on chord + paxos)
> see http://www.erlang-exchange.com/alexander-reinefeld
>
> And the couchDB stuff (see http://erlang-exchange.com/jan-lehnardt)
>
> You missed a link to your slides
> http://www.slideshare.net/takemaru/kai-an-open-source-implementation-of-amazons-dynamo-472179/
>
>  So now we have *three* reliable key-value stores.
>
> /Joe Armstrong
>
>
>
> On Fri, Jul 11, 2008 at 4:29 PM, Takeru INOUE <takeru.inoue@REDACTED> wrote:
>> 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
>>
>
>
>
> --
> fra@REDACTED; ingvar.akesson@REDACTED
>
> [Kopia av detta meddelande skickas till FRA för övervakningsändamål.
> De vill ju ändå läsa min e-post.]
>
> [A copy of this mail has been sent to
> FRA for monitoring purposes. FRA wants to read all my e-mail and have
> been allowed to do by the Swedish parliment - in violation of article
> 12 of the UN Universal Declaration of Human Rights]
>



-- 
  Takeru INOUE <takeru.inoue@REDACTED>



More information about the erlang-questions mailing list