Y
Hacker News
new
|
ask
|
show
|
jobs
by
the_arun
1539 days ago
It would be great if ElastCache supports this
3 comments
rsstack
1538 days ago
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.
link
gkorland
1539 days ago
You can still get redis-stack on AWS see Redis Cloud
https://redis.com/try-free/
link
sciurus
1539 days ago
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.
link