redis/tests/support
Salvatore Sanfilippo ad9575dd6d [Vector sets] RDB IO errors handling (#13978)
This PR adds support for REDISMODULE_OPTIONS_HANDLE_IO_ERRORS.
and tests for short read and corrupted RESTORE payload.

Please: note that I also removed the comment about async loading support
since we should be already covered. No manipulation of global data
structures in Vector Sets, if not for the unique ID used to create new
vector sets with different IDs.
2025-05-27 15:39:18 +03:00
..
aofmanifest.tcl AOF offset info (#13773) 2025-02-13 17:31:40 +08:00
benchmark.tcl Added URI support to redis-benchmark (cli and benchmark share the same uri-parsing methods) (#9314) 2021-09-14 19:45:06 +03:00
cli.tcl Improve bind and protected-mode config handling. (#9034) 2021-06-22 12:50:17 +03:00
cluster.tcl Adding AGPLv3 as a license option to Redis! (#13997) 2025-05-01 14:04:22 +01:00
cluster_util.tcl Added a shared secret over Redis cluster. (#13763) 2025-02-03 09:54:37 +02:00
redis.tcl Adding AGPLv3 as a license option to Redis! (#13997) 2025-05-01 14:04:22 +01:00
response_transformers.tcl Adding AGPLv3 as a license option to Redis! (#13997) 2025-05-01 14:04:22 +01:00
server.tcl Add Lua VM memory to memory overhead, now that it's part of zmalloc (#13660) 2024-11-21 08:22:17 +02:00
test.tcl testsuite --dump-logs works on servers started before the test (#13500) 2024-08-29 07:27:23 +01:00
tmpfile.tcl Initial implementation of a client-server parallel testing system for Redis in order to speedup execution of the test suite. 2011-07-10 23:25:48 +02:00
util.tcl [Vector sets] RDB IO errors handling (#13978) 2025-05-27 15:39:18 +03:00