christophe Moncy
Results
1
issues of
christophe Moncy
The `set` method signature on [RedisMock](https://github.com/BedrockStreaming/RedisMock/blob/master/src/M6Web/Component/RedisMock/RedisMock.php) seems to be wrong and store ttl in second. However `set` should support milliseconds for ttl definition. Proposal public function set($key, $value, $options =...