ratelimit icon indicating copy to clipboard operation
ratelimit copied to clipboard

radix.v3 to radix.v4

Open amiramw opened this issue 1 year ago • 0 comments

Is there a plan to move to redix v4?

Advantages from their doc:

v4 has feature parity with v3 and more! The biggest selling points are:

  • More polished API.
  • Full RESP3 support.
  • Support for context.Context on all blocking operations.
  • Connection sharing (called "implicit pipelining" in v3) now works with Pipeline and EvalScript.

amiramw avatar Feb 26 '24 11:02 amiramw