Dynomite 分布式的KeyValue存储系统

程序名称:Dynomite

授权协议: BSD

操作系统: Linux

开发语言: ErLang

Dynomite 介绍

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.

  • Vector clocks

  • Merkle trees

  • Consistent hashing

  • Tunable quorum

  • Gossiping of membership

  • Gossiped synchronization of partitions

  • Pluggable storage engines

  • Thrift interface

  • Web console with canvas visualizations

Dynomite 官网

http://wiki.github.com/cliffmoon/dynomite

相关编程语言

memcached-session-manager 将session存储到memchac...
Tomcat Native 这个项目可以让 Tomcat 使用 Apache ...
EasyTomcat 是一个用来帮助简化 Tomcat 和MySQL 管理...
riak-session-manager 是使用 Riak 来存储Tomcat se...
tomcat-redis-session-manager 是一个用来将 Tomcat...
这是一款在 Oracle 的 JDeveloper 开发环境下管理To...