extensions
extensions copied to clipboard
Add cluster mode compatibility and support to redis 7 engine.
This MR adds a new folder containing Redis helper methods compatible to create both single and cluster mode clients. The new client implementation uses go-redis v9 which is required to support Redis engine 7.