mongodb-labs / edda

A log visualizer for MongoDB - This Repository is NOT a supported MongoDB product
232 stars 28 forks source link

Represent replica sets as entities #115

Closed samantharitter closed 10 years ago

samantharitter commented 10 years ago

-add some kind of document type to store information about each replica set, including its name, its members, possibly its current primary, etc.
-within each server, perhaps store a reference to the parent replica set