Files
redis/tests/unit
Oran Agra e12aacf3a2 Revert change to KEYS command from (#11676)
in Redis 7.0 this fix covers KEYS as well, but in 6.2 and 6.0 it doesn't,
this is because in 7.0 there's a mechanism to avoid sending partial replies
to the client, and in older releases there isn't, and without it there's a
risk that the client would be able to read what looks like a complete KEYS
command.
2023-01-17 17:08:17 +02:00
..
2020-03-23 12:02:12 +01:00
2021-01-23 21:53:58 +02:00
2015-10-09 09:47:17 +02:00
2021-01-17 15:48:48 +02:00
2021-01-17 15:48:48 +02:00