summaryrefslogtreecommitdiff
path: root/src/mongo/db/op_observer/oplog_writer_transaction_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74563 remove unused function OplogWriter::logInsertOps()Benety Goh2023-04-261-8/+0
* SERVER-74563 add logOplogRecords to OplogWriter interfaceBenety Goh2023-04-261-0/+9
* SERVER-75787 OplogWriter::logInsertOps() accepts ShardingWriteRouter instead ...Benety Goh2023-04-121-8/+7
* SERVER-74589 OplogWriter::logInsertOps() accepts fromMigrate bool arrayBenety Goh2023-03-281-0/+1
* SERVER-71367 Make getDocumentKey get the shardKeyPattern from collectionPtr i...Jordi Serra Torrens2022-11-221-2/+2
* SERVER-67508 add OplogWriterTransactionProxyBenety Goh2022-07-161-0/+72