summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/record_id_bm.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72197 Run clang-format 12.0.1 on the codebaseclang-format 12.0.12023-02-111-1/+3
* SERVER-67471 Improve RecordId usage performanceJordi Olivares Provencio2022-07-151-0/+28
* SERVER-60245 Reduce RecordId copying in classic query engine collection scansLouis Williams2021-10-151-6/+37
* SERVER-58949 RecordId supports long stringsLouis Williams2021-09-081-2/+30
* SERVER-55779 Clustered collections should store RecordIds as KeyStringLouis Williams2021-04-091-12/+28
* SERVER-53989 Generalize RecordId to store small binary stringsLouis Williams2021-02-101-4/+4
* SERVER-53982 RecordId supports ObjectId typeLouis Williams2021-01-291-0/+69