Commit Graph

15 Commits

Author SHA1 Message Date
Sean Garrett 1b8f795e00 added cancellation tokens to sync deletes and added more unit tests 2023-06-17 17:49:49 +01:00
Sean Garrett 23780697fb added some missing cancellation tokens and fixed incorrect tests 2023-06-16 22:40:46 +01:00
Sean Garrett 0cf6a7e5d3 added overloads for delete 2023-06-15 21:35:51 +01:00
Sean Garrett 02b9385fd8 fixed various warnings 2023-06-11 20:23:44 +01:00
Sean Garrett 14e261261c interfaces to seperate files 2023-06-11 18:39:22 +01:00
Khanh Nguyen An c14ceffe4f Add read operation support for filter definition 2021-10-26 18:14:42 +07:00
Alexandre SPIESER 76a1aab671 pushed cancellation token changes 2021-03-15 08:03:50 +00:00
Alexandre SPIESER eebdc89575 adding cancellation token 2021-03-12 10:13:28 +00:00
Alexandre SPIESER 658c753989 Added cancellation tokens (ongoing) 2021-03-10 08:44:50 +00:00
Alexandre SPIESER e4a36e5c60 remove default option: IsUpset = true in update methods, to avoid unexpected document insertions. 2020-06-09 09:01:53 +01:00
Alexandre SPIESER 0844c51566 update many implementation, with tests 2020-06-06 11:28:46 +01:00
Alexandre SPIESER b1cda2ac50 adding client session to mongodb updater methods 2019-05-18 19:49:44 +01:00
Alexandre SPIESER baaf2b5ee9 tests now full clear the mongo collections / added GetSortedPaginatedAsync + tests 2019-04-14 22:47:06 +01:00
Alexandre SPIESER 29f01d2dab better segregation of concern and interfaces. 2019-04-14 17:58:31 +01:00
Alexandre SPIESER a7391e06f8 first step to split function into separate classes for better reuse and easier maintenance. 2019-04-11 23:59:34 +01:00