zeek/testing/btest/scripts/base/protocols/redis
Evan Typanski a4ce682bc9 Handle Redis protocol message separately
Closes #4504

Messages are not typical responses, so they need special handling. This
is different between RESP2 and 3, so this is the first instance where
the script layer needs to tell the difference.
2025-07-01 14:14:15 -04:00
..
almost-redis.zeek spicy-redis: Cleanup scripts and tests 2025-05-27 09:29:13 -04:00
auth.zeek spicy-redis: Separate error replies from success 2025-05-27 09:31:25 -04:00
bulk.zeek spicy-redis: Cleanup scripts and tests 2025-05-27 09:29:13 -04:00
client-reply-off-2conn.zeek spicy-redis: Cleanup scripts and tests 2025-05-27 09:29:13 -04:00
client-reply-off.zeek spicy-redis: Cleanup scripts and tests 2025-05-27 09:29:13 -04:00
client-skip-while-off.zeek spicy-redis: Cleanup scripts and tests 2025-05-27 09:29:13 -04:00
django-cloud.zeek spicy-redis: Cleanup scripts and tests 2025-05-27 09:29:13 -04:00
excessive-pipelining.zeek spicy-redis: Cleanup scripts and tests 2025-05-27 09:29:13 -04:00
pipeline-with-quotes.zeek spicy-redis: Cleanup scripts and tests 2025-05-27 09:29:13 -04:00
pipelined-with-commands.zeek spicy-redis: Cleanup scripts and tests 2025-05-27 09:29:13 -04:00
pipelined.zeek spicy-redis: Cleanup scripts and tests 2025-05-27 09:29:13 -04:00
pubsub-resp3.zeek Handle Redis protocol message separately 2025-07-01 14:14:15 -04:00
pubsub.zeek Handle Redis protocol message separately 2025-07-01 14:14:15 -04:00
set.zeek spicy-redis: Cleanup scripts and tests 2025-05-27 09:29:13 -04:00
start-with-server.zeek spicy-redis: Separate error replies from success 2025-05-27 09:31:25 -04:00
stream.zeek spicy-redis: Cleanup scripts and tests 2025-05-27 09:29:13 -04:00