Dynomite 是采用 ErLang 语言开发的分布式的Key-Value存储系统。
Dynomite is an eventually consistent distributed key value store written in Erlang. The design is based off of Amazon’s Dynamo paper. Dynomite currently implements the following features described in the Dynamo paper, plus some stuff not covered by the paper.
开发语言: erlang
授权协议:未知