hyperswitch
hyperswitch copied to clipboard
Moving from Redis as an in-memory store due to changes in Redis license
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?
- [X] I have read the Contributing Guidelines
Are you willing to submit a PR?
None
Hi i am interested in this ticket