Add RSpec matchers for RedisCommands::Recorder
What does this MR do and why?
Contributes to #378492 (closed)
Define new matchers exceed_redis_calls_limit
and
exceed_redis_command_calls_limit
to simplify definition of
RedisCommands::Recorder tests.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Vasilii Iakliushin