Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-60411 Remove legacy change stream pipeline construction. | Rishab Joshi | 2022-07-12 | 1 | -7/+0 |
* | SERVER-65909 Make oplog and change stream formats of {op: "n"} events consistent | Arun Banala | 2022-05-23 | 1 | -0/+15 |
* | SERVER-64992 Remove documentKey caching for change streams | Arun Banala | 2022-04-23 | 1 | -26/+0 |
* | SERVER-63860 Restore documentKey cache for 5.0 - 6.0 upgrade | Bernard Gorman | 2022-03-30 | 1 | -5/+25 |
* | SERVER-62801 Add change stream event for create operation | Arun Banala | 2022-02-22 | 1 | -0/+17 |
* | SERVER-61892 Read document key from oplog instead of cache | Rui Liu | 2022-01-21 | 1 | -0/+8 |
* | SERVER-58689 Implement loading of pre-images in a change stream | Denis Grebennicov | 2021-09-27 | 1 | -0/+8 |
* | SERVER-57446 fix clang-tidy header issues and add header-filter | Daniel Moody | 2021-08-02 | 1 | -2/+1 |
* | SERVER-56669 Refactor change streams stage building logic | Arun Banala | 2021-05-31 | 1 | -2/+1 |
* | SERVER-54676 Serialization and deserialization for shard-side change streams ... | Arun Banala | 2021-05-12 | 1 | -0/+44 |