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

[RocksDB] Store all data in a single column family

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 3.0.0-rc9, 3.1.0
    • Storage
    • None
    • Fully Compatible

    Description

      Currently, we store collections and indexes in separate column families. This is no-go for Parse workloads, since they have a lot of collections and we can't scale column families that much.

      The idea is to add a 4-byte prefix to every key. Each collection and index will get their own prefix.

      Attachments

        Issue Links

          Activity

            People

              benety.goh@mongodb.com Benety Goh
              igor Igor Canadi
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: