Evan Typanski
5af510d5d7
Handle Redis protocol message
separately
...
Closes #4504
Messages from pub/sub need separate handling in order to not mess up
client request/reply correlation.
2025-06-11 18:52:22 -04:00
Evan Typanski
bbca02fe70
Add Redis analyzer array stringification
...
This was going to be how "message" server data was handled, but that
ended up being bad. Regardless, this is probably nice to have.
2025-06-11 18:51:56 -04:00
Evan Typanski
b4429a995a
spicy-redis: Separate error replies from success
2025-05-27 09:31:25 -04:00
Evan Typanski
d5b121db14
spicy-redis: Cleanup scripts and tests
...
- Recomputes checksums for pcaps to keep clean
- Removes some tests that had big pcaps or weren't necessary
- Cleans up scripting names and minor points
- Comments out Spicy code that causes a build failure now with a TODO to
uncomment it
2025-05-27 09:29:13 -04:00
Evan Typanski
7f28ec8bc5
spicy-redis: Add dpd signature and clean pcaps
2025-05-27 09:28:12 -04:00
Evan Typanski
22bda56af3
spicy-redis: Add some script logic for logging
...
Also "rebrands" from RESP to Redis.
2025-05-27 09:28:12 -04:00