[erlang-questions] Kai - An Open Source Implementation of Amazon's Dynamo
Takeru INOUE
takeru.inoue@REDACTED
Fri Jul 11 16:29:16 CEST 2008
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>
More information about the erlang-questions
mailing list