hyperswitch icon indicating copy to clipboard operation
hyperswitch copied to clipboard

Moving from Redis as an in-memory store due to changes in Redis license

Open godwinpinto opened this issue 1 year ago • 1 comments

Feature Description

As per the Redis license news, they have now moved from an open source license to source available license.

Possible Implementation

The possible option is to move to a Redis API compatible software. This way at least in base environment one can run open source software and going forward also adapt to managed implementations of Redis in cloud (example Elasticcache) compatible with Redis APIs.

One possible open source solution as an alternative includes keydb.

This would result in zero code change and minimal development setup configuration change.

Have you spent some time checking if this feature request has been raised before?

  • [X] I checked and didn't find a similar issue

Have you read the Contributing Guidelines?

Are you willing to submit a PR?

None

godwinpinto avatar Mar 26 '24 12:03 godwinpinto

Hi i am interested in this ticket

0xvasanth avatar Mar 26 '24 15:03 0xvasanth