redis/modules
Salvatore Sanfilippo a46624e10e
[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-07 21:49:00 +03:00
..
redisbloom Update TS, JSON and Bloom to 8.0.1 (#14013) 2025-05-06 21:20:29 +03:00
redisearch RQE - bump version to 8.0.1 (#14011) 2025-05-06 21:19:43 +03:00
redisjson Update TS, JSON and Bloom to 8.0.1 (#14013) 2025-05-06 21:20:29 +03:00
redistimeseries Update TS, JSON and Bloom to 8.0.1 (#14013) 2025-05-06 21:20:29 +03:00
vector-sets [Vector sets] RDB IO errors handling (#13978) 2025-05-07 21:49:00 +03:00
Makefile Support `musl` Rust Installation in Modules Makefile (#13549) 2024-09-15 20:23:05 +03:00
common.mk Few fixes around make for modules (#13922) 2025-04-06 11:09:07 +03:00