|
NAMEdynomite - a generic dynamo implementation for different key/value storage engines.SYNOPSISdynomite --helpdynomite --version dynomite [ -c conf-file] dynomite [-?hVdDt] [-v verbosity-level] [-o output-file] [-c conf-file] [-s stats-port] [-a stats-addr] [-i stats-interval] [-p pid-file] [-m mbuf-size] [-M max-alloc-messages] DESCRIPTIONDynomite is a thin, distributed Dynamo layer for different storage engines and protocols. Dynomite provides sharding and multi-data center replication. It has a shared nothing architecture with no single point of failure (SPOF) that delivers high availability (HA) even when a server, rack or entire data center goes offline.Redis is currently the primary backend and protocol supported by Dynomite, while support for Memcached is partially implemented. Future versions of Dynomite will support additional backends. Dynomite provides the following functionality:
OPTIONS
SEE ALSOmemcached(8), redis-server(1)AUTHORDynomite is developed by Netflix, Inc. Dynomite is currently developed by Netflix, Inc. and the open source community.
Visit the GSP FreeBSD Man Page Interface. |