Distributed Data Storage System
(Redirected from Distributed Data Store)
Jump to navigation
Jump to search
A Distributed Data Storage System is a Data Storage System that is a distributed system.
- Context:
- It can make use of a Distributed Data Storage Framework, such as: Apache Cassandra, Voldermort System, Amazon Dynamo, Google BigTable.
- …
- Example(s):
- See: Distributed Database, Replication (Computing), Data Store.
References
2015
- (Wikipedia, 2015) ⇒ http://en.wikipedia.org/wiki/distributed_data_store Retrieved:2015-5-31.
- A distributed data store is a computer network where information is stored on more than one node, often in a replicated fashion. It is usually specifically used to refer to either a distributed database where users store information on a number of nodes, or a computer network in which users store information on a number of peer network nodes.
2011
- http://en.wikipedia.org/wiki/Distributed_data_store
- A distributed data store is a blurred concept and means either a distributed database where users store their information on a number of nodes, or a network in which a user stores their information on a number of peer network nodes .