Uploaded image for project: 'Mongoid'
  1. Mongoid
  2. MONGOID-4093

Setting indexes by replica set member

    • Type: Icon: Task Task
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • 5.1.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      With MongoDB we can create tags sets as explained here Configure Replica Set Tag Sets
      By doing this, we can address writes and reads to specific members in the replica set. It is also possible to optimize and distribute our indexes across the members, depending on the type of operation we want to execute (reads / writes)

      MongoID only allows to define the same set of indexes for all members in the replica set. It would be great to be able to define different set of indexes by members in the replica set based on the tag sets that has been setup in the configuration.

            Assignee:
            Unassigned Unassigned
            Reporter:
            venriq venriq
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: