index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mongo
/
db
/
storage
/
devnull
/
devnull_kv_engine.cpp
Age
Commit message (
Expand
)
Author
2024-05-01
Revert "SERVER-65974 Replace HistoricalIdentTracker with checkpoint cursors"
r7.0.10-rc0
r7.0.10
Matt Kneiser
2024-04-19
SERVER-65974 Replace HistoricalIdentTracker with checkpoint cursors
Matt Kneiser
2023-03-29
SERVER-74244 Remove cached namespace in the RecordStore.
Henrik Edin
2023-03-08
SERVER-74642 RecordStore::printRecordMetadata() accepts recordTimestamps
Benety Goh
2023-03-03
SERVER-74472 Add ranged truncate method to RecordStore
Jordi Olivares Provencio
2023-01-13
SERVER-68981 Validate WT table logging settings
Gregory Noma
2022-12-29
SERVER-66283 Correct tailable cursor support on unreplicated capped collections
Louis Williams
2022-12-08
SERVER-65677: Use validate repair mode to fix duplicate keys
Will Buerger
2022-08-19
SERVER-66012 Implement the WiredTiger version cursor in the sorted data inter...
Yuhong Zhang
2022-08-07
SERVER-68205 Pull capped collection maintenance out of CollectionImpl
Kaloian Manassiev
2022-07-15
SERVER-67471 Improve RecordId usage performance
Jordi Olivares Provencio
2022-04-07
SERVER-64832: Convert WT unittests to use replica set logging settings.
Daniel Gottlieb
2022-04-07
Revert "SERVER-64832: Convert WT unittests to use replica set logging settings."
auto-revert-processor
2022-04-06
SERVER-64832: Convert WT unittests to use replica set logging settings.
Daniel Gottlieb
2022-04-05
SERVER-52877 Unify how writable Collections instances are handled
Henrik Edin
2022-04-01
SERVER-65139 Improve namespace fetching performance in BackupBlock::_initiali...
Gregory Wlodarek
2022-03-21
SERVER-63387 Change std::vector for std::deque to allow efficient pop front. ...
Yu Jin Kang Park
2022-03-17
SERVER-61582 Return `Status` from from `SortedDataInterface::insert`
Gregory Noma
2022-03-10
SERVER-63582 add collection validation test case for unique indexes with pre-...
Benety Goh
2022-02-22
SERVER-63218 Backup cursor returns the namespace and UUID at the checkpoint t...
Gregory Wlodarek
2022-02-14
SERVER-63584 Avoid storing an OperationContext in the backup streaming cursor
Gregory Wlodarek
2022-02-11
SERVER-62427 Return namespace with backupCursor
Matt Kneiser
2022-02-01
SERVER-61203 Implement the WiredTiger version cursor in the record store
Gregory Wlodarek
2022-01-27
SERVER-62426 Backup cursor indicates which files are required to copy for sel...
Gregory Wlodarek
2021-12-01
SERVER-43176 Remove seekExact from SortedDataInterface
Henrik Edin
2021-11-30
SERVER-58476 Add `numericOnly' option to collStats, use it for FTDC
Daniel Gómez Ferro
2021-11-18
SERVER-60741 Change eligible find operations to not reposition cursors across...
Ian Boros
2021-11-17
SERVER-61427 Skip duplicate index key handler when exact key already exists i...
Gregory Noma
2021-11-08
SERVER-60492 Support clustered capped collections with TTL expiration
Josef Ahmad
2021-10-21
SERVER-59219 Check oplog visibility lock semantics for possible deadlock
Dan Larkin-York
2021-10-14
SERVER-59075 Create temporary RecordStore in HashAgg stage
Eric Cox
2021-08-30
SERVER-57810 Enable setting mock filenames for devnull KVEngine backup cursor
ali-mir
2021-05-13
SERVER-56233 Support wildcard multikey paths on clustered collections
Louis Williams
2021-02-24
SERVER-54008 Generalize CollectionScan to perform queries over RecordId
Louis Williams
2021-02-18
SERVER-53990 SortedDataInterface supports RecordIds in the binary string format
Louis Williams
2021-02-09
SERVER-53989 RecordStore determines its key format from the durable catalog
Louis Williams
2021-02-03
SERVER-53986 Use ObjectId's as table keys for time-series collections
Gregory Wlodarek
2021-01-15
SERVER-51762 Delete code for old unique index format
Louis Williams
2020-09-29
SERVER-50756 Add unoccupied storage space to dbStats
Louis Williams
2020-08-26
SERVER-50185 Update keysPerIndex after repairing index inconsistencies
Louis Williams
2020-08-18
SERVER-49731 Create an Ident base class for RecordStore and SortedDataInterfa...
Dianna Hohensee
2020-07-17
SERVER-38987 Replace ephemeralForTest storage engine with biggie implementation
Henrik Edin
2020-05-13
SERVER-47997: Remove cachePressureThreshold and isCacheUnderPressure
Lingzhi Deng
2020-05-08
SERVER-46076 Stream incremental backup data
Jamie Heppenstall
2020-01-24
SERVER-45481 Change the backup API to return the blocks to copy for increment...
Gregory Wlodarek
2020-01-24
Revert "SERVER-45481 Change the backup API to return the blocks to copy for i...
Gregory Wlodarek
2020-01-24
SERVER-45481 Change the backup API to return the blocks to copy for increment...
Gregory Wlodarek
2020-01-21
SERVER-45581 Configure the incremental backup API to allow block size granula...
Gregory Wlodarek
2020-01-13
SERVER-44407 Connect the incremental backup cursor pipes with WT output
Gregory Wlodarek
2019-10-17
SERVER-43794: Incremental backup cursor API.
Daniel Gottlieb
[next]