- replace
replaceOne
withfindOneAndUpdate
to fix a bug related to absentops
attribute in MongoDB client v4+. Thank you @vdiez delete
method on any store limiter deletes inMemoryBlocked key if it is there. Thank you @evan361425- new
deleteInMemoryBlockedAll
method added to clean up all blocked keys at once. Thank you @evan361425 again :-) - @evan361425 also added tests to cover new lines 🥇