Koon Wen Lee
Koon Wen Lee
So I've used `batteries` just for the Re-entrant Mutex because it's not available in the Stdlib. I had a look into how it's implemented there and seems like it could...
Owing to the sharp observation by @polytypic that the current implementation of the Re-entrant Mutex [is incompatible](https://github.com/ocaml-multicore/saturn/pull/90#discussion_r1278890716) with effect-based schedulers and no straightforward solution exists yet. Should we close this...
Following #26176 I've renamed and split the external dependencies into their conf-* virtual packages
@mseri thanks for the review! Applied your changes.
Awesome, thanks all!
@andreypopp just updated the tests, turns out I forgot to run the cram tests again after I regenerated them. Looks also like the tests weren't regenerated for a while and...
@mohit10011999 Indeed we can increase the `index.soft_deletes.retention_lease.period` but for CCR itself, it has the following setting that has a hardcoded limit of 12h that it will try apply to the...