[RocksDB] Store all data in a single column family

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • 3.0.0-rc9, 3.1.0
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Fully Compatible
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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.

              Assignee:
              Benety Goh
              Reporter:
              Igor Canadi
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

                Created:
                Updated:
                Resolved: