libmongo-client  0.1.8
Data Fields
replica_set Struct Reference

#include <libmongo-private.h>

Data Fields

GList * seeds
 Replica set seeds, as a list of strings.
 
GList * hosts
 Replica set members, as a list of strings.
 
gchar * primary
 The replica master, if any.
 

Detailed Description

Mongo Replica Set object.