summaryrefslogtreecommitdiff
path: root/src/mongo/db/record_id_helpers.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60537 Support clustering non-explicitly replicated collections by arbi...Josef Ahmad2021-10-251-10/+13
* SERVER-60287 Make clustered collection scan respect minimum boundHaley Connelly2021-10-051-0/+6
* SERVER-56233 Support wildcard multikey paths on clustered collectionsLouis Williams2021-05-131-0/+31
* SERVER-55779 Clustered collections should store RecordIds as KeyStringLouis Williams2021-04-091-1/+44
* SERVER-54008 Generalize CollectionScan to perform queries over RecordIdLouis Williams2021-02-241-0/+84