Tags: rentziass/go-redis
Tags
Updated package version (redis#3134) * Updated package version * Changed version format according to specification * Updated submodule versions
cp retracts and bump version to 9.6.1 (redis#3069) * Retract versions 9.5.3 and 9.5.4 * CP retract and bump to 9.6.1 --------- Co-authored-by: Vladyslav Vildanov <117659936+vladvildanov@users.noreply.github.com>
feat: reduce the type assertion of CheckConn (redis#3066) * feat: reduce the type assertion of CheckConn Signed-off-by: monkey92t <golang@88.com> * fix: correct the function names Signed-off-by: monkey92t <golang@88.com> --------- Signed-off-by: monkey92t <golang@88.com>
add test for tls connCheck redis#3025 (redis#3047) * add a check for TLS connections.
Add support for XREAD last entry (redis#3005) * add support for XREAD last entry * handle reading from multiple streams * add test to ensure we block for empty stream * small tweak * add an option to XReadArgs instead * modify test comment * small preallocation optimization * Changed argument to generic ID, skip tests on Enterprise * Fix test case * Updated expiration command --------- Co-authored-by: Vladyslav Vildanov <117659936+vladvildanov@users.noreply.github.com> Co-authored-by: vladvildanov <divinez122@outlook.com>
Release/v9.5.3 (redis#3018) * chore: ignore package.json * chore: release v9.5.3 (release.sh)
fix: fix redis#2681 (redis#2998) Signed-off-by: monkey92t <golang@88.com>
PreviousNext