-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
📊Tracking: Amazon ElastiCache #6908
Comments
I see that there's already a PR for Elasticache Redis L2 construct: #8196 🚀 |
Any updates here? Looks like there's a lot of interest in this. |
+1 interest |
I've just finished the first draft for an RFC to get L2 support going. I'm currently waiting for feedback from the bar raiser, but community outreach will be next :) |
The RFC is now looking for feedback: |
The RFC is merged. I'm still a bit unclear on the formalities of the implementation process (see the discussion in the RFC issue), but if someone knows more about this and wants to go ahead already, that's fine for me, too. Otherwise, I would wait for feedback on the process and implement |
Any updates? ElastiCache Serverless has been announced, and not much activity here. |
This issue has received a significant amount of attention so we are automatically upgrading its priority. A member of the community will see the re-prioritization and provide an update on the issue. |
Add your +1 👍 to help us prioritize high-level constructs for this service
Overview:
Amazon ElastiCache makes it easy to set up, manage, and scale distributed in-memory cache environments in the AWS Cloud. It provides a high performance, resizable, and cost-effective in-memory cache, while removing complexity associated with deploying and managing a distributed cache environment. ElastiCache works with both the Redis and Memcached engines; to see which works best for you, see the Comparing Memcached and Redis topic in either user guide.
AWS Docs
Maturity: CloudFormation Resources Only
See the AWS Construct Library Module Lifecycle doc for more information about maturity levels.
Implementation:
See the CDK API Reference for more implementation details.
Issue list:
This is a 📊Tracking Issue
The text was updated successfully, but these errors were encountered: