summaryrefslogtreecommitdiff
path: root/src/mongo/s/global_index_cache.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70199 Replace index timestamp with CollectionIndexes in GlobalIndexesC...Allison Easton2022-10-311-8/+6
* SERVER-70195 Two no-indexes ComparableIndexVersions should compare as the sameAllison Easton2022-10-251-27/+38
* SERVER-70090 Replace CollectionGeneration with UUID in CollectionIndexesAllison Easton2022-10-241-2/+3
* SERVER-66863 Add a new Global Index Cache in the Router RoleAllison Easton2022-10-041-0/+5
* SERVER-69936 GlobalIndexesCache should use a StringMap rather than a StringDa...Allison Easton2022-09-271-1/+1
* SERVER-69400 Rename global_indexes_cache.* to global_index_cache.*Allison Easton2022-09-201-0/+90
* SERVER-67123 Add getter for index list in shard roleAllison Easton2022-09-191-0/+62