Re: [Kai-users] [erlang-questions] Kai - An Open Source Implementation of Amazon's Dynamo
Kai is a distributed key-value datastore
Status: Beta
Brought to you by:
takemaru
|
From: ERLANG <er...@gm...> - 2008-07-11 17:01:54
|
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 <tak...@gm...> > _______________________________________________ > erlang-questions mailing list > erl...@er... > http://www.erlang.org/mailman/listinfo/erlang-questions |