summaryrefslogtreecommitdiff
path: root/src/mongo/db/timeseries/bucket_catalog/bucket_catalog.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76918 Change bucket_catalog::clear to take in DatabaseName object inst...Sophia Tan2023-05-171-1/+1
* SERVER-77151 Make the number of stripes configurable for the bucket catalogYuhong Zhang2023-05-161-7/+11
* SERVER-72610 Refactor BucketCatalog to improve testabilityDan Larkin-York2023-03-141-514/+196
* SERVER-74439 Ensure bucket closure respects current stateDan Larkin-York2023-03-031-0/+16
* SERVER-73363 De-encapsulate bucket_catalog::BucketStateManagerDan Larkin-York2023-01-301-3/+3
* SERVER-73193 Do not proactively set control.closed flag when closing a time-s...Faustoleyva542023-01-271-2/+3
* SERVER-73015 De-encapsulate bucket_catalog::WriteBatch and bucket_catalog::Bu...Dan Larkin-York2023-01-261-9/+4
* SERVER-72845 Flatten BucketCatalog class structureDan Larkin-York2023-01-201-0/+582