summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/timeseries_retry_writes.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60623 remove TimeseriesTest.timeseriesCollectionsEnabled() references ...Benety Goh2021-10-221-7/+0
* SERVER-54743 Enable tests in noPassthrough that now pass with SBE onMihai Andrei2021-03-251-2/+1
* SERVER-54536 Support retryable batched time-series insertsGregory Noma2021-03-221-33/+34
* SERVER-53819 support retryable writes (batch size 1) for time-series collectionsBenety Goh2021-01-231-3/+30
* SERVER-53819 add js test for retrying writes on time-series collectionsBenety Goh2021-01-231-0/+152