* Add support for Redis 7 Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com> * Add Redis 7 to conformance tests Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com> * automatically detect redis version, make redis7 state conformant Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com> * Additions for REDIS without JSON support Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com> * Return helpful query API error when missing redis-json Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com> * Change Redis 7 port for conformance test Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com> * Fix nil reference Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com> * Update Redis7 port Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com> * Enable ContextTimeoutEnabled for Redis v9 client Co-Authored-By: Bernd Verst <4535280+berndverst@users.noreply.github.com> Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com> * Add timeouts, address code review Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com> * Add another timeout Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com> * Redis: so much more context Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com> * modtidy Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com> * fix issue from latest merge Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com> * modtidy Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com> * Add generic redis nil error Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com> * fix redis version check Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com> * upgrade redis v9 client Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com> * Remove flaky redis v7 pubsub conformance test Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com> * modtidy Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com> Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com> Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com> Co-authored-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com> |
||
---|---|---|
.. | ||
redis.go | ||
redis_test.go |