Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-14569

RecordStore as clustered index

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 5.3.0
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Storage Execution
    • Fully Compatible

      RecordStore in pluggable engine API is a mapping from DiskLoc to a BSON document. It might be better to make it a mapping from primary key to document. That way, queries that use primary key index will only need to do one read instead of two.

            Assignee:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            igor Igor Canadi
            Votes:
            5 Vote for this issue
            Watchers:
            19 Start watching this issue

              Created:
              Updated:
              Resolved: