Hacker News new | ask | show | jobs
by the_arun 1539 days ago
It would be great if ElastCache supports this
3 comments

Redis Stack is not Open Source, so that wouldn't be possible. AWS would have to reimplement all of the functionality, make their implementation Open Source, and keep adding new features to keep up.
You can still get redis-stack on AWS see Redis Cloud https://redis.com/try-free/
This is made of separate codebases with new licenses, instead of being part of the MIT-licensed Redis, in order to prevent AWS from doing that.