Replica Sets的意思|示意
副本集
Replica Sets的网络常见释义
复制集 Replica Sets(复制集)是在mongodDB1.6版本开始新增的功能,它可以实现故障自动切换和自动修复功能成员节点的功能,各个DB之间的数据完全一致,大大降低...
副本集 副本集(Replica sets)使用读优先(read preferences)来决定怎么将读取操作定位到副本集成员。默认情况下,mongoDB总是从副本集的主副本读取。
复制集合 同时使用水平分区与复制集合(replica sets)可以用来建立可平行扩充的资料储存群集,可以实现动态扩容集群规模,而且没有单点故障问题。
Replica Sets相关短语
1、 Replica Sets Introduction 副本集介绍
Replica Sets相关例句
This option is useful if you have replica sets.
如果你有这个选项是有用的副本集。
Better replication: real time, replica sets, more options for data durability.
更好的复制功能:实时、复制集、更多数据耐久性选项。
The documentation talks a lot about metadata management and ways in which individual replica sets can implement it.
该文档大量谈及元数据管理和单独副本集对它的实现方式。
MongoDB 1.6 is a major release addressing the scaling-out issue through sharding and adding replica sets for automatic failover and recovery.
MongoDB 1.6是一个重要的版本,解决了水平扩展的问题,为自动故障转移和恢复提供了Sharding机制,并增加了副本集合的特性。
The cumulative number of replica sets from which this computer's membership has been provisionally deleted, but could still be reanimated.
这台计算机成员身份已经删除但还可以重新加进的那个复制集的累计数。
SetReplID [datetime] sets the database replica ID.
SetReplID [datetime]设置数据库副本id。