question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

L2 support for Elasticache for Redis

See original GitHub issue

Currently there’s only L1 resources in aws-elasticache.

Let’s have an initial redis L2 resource support.

Use Case

To create elasticache for redis with L2 constructs.

Proposed Solution

Other

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

This is a 🚀 Feature Request

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:29
  • Comments:11 (8 by maintainers)

github_iconTop GitHub Comments

9reactions
00Kai0commented, Mar 2, 2022

Hi guys, do you have any update for this issue? We need L2 support like lookup api to avoid cyclic reference between stacks.

5reactions
civilizeddevcommented, May 26, 2020

Actually, I have been working on it. I’ll make a pull request as a draft soon.

  • cache-cluster
    • redis
      • replication-group
    • memcached
  • parameter-group
  • subnet-group
  • security-group
Read more comments on GitHub >

github_iconTop Results From Across the Web

Amazon ElastiCache adds support for Redis 7
Amazon ElastiCache for Redis now supports Redis 7. This release brings several new features to Amazon ElastiCache for Redis:.
Read more >
Can't resolve AWS ElastiCache redis cluster endpoint
I'm trying to use an elasticache redis cluster from a fargate service, but am getting address resolution issues - "ENOTFOUND" errors from ...
Read more >
Hibernate, Redis, and L2 Cache Performance - DZone Java
Redis's speed and simplicity make it a good candidate to support Hibernate's L2 caching functionality. Unfortunately, available integration ...
Read more >
cloudposse/elasticache-redis/aws - Terraform Registry
Implementation. We'll provide hands-on support to implement our reference architectures. Terraform Module Development. Are you interested in ...
Read more >
How to configure AWS Elastic cache redis with Magento2
Now im trying to implement Elastic cache redis with magento. ... By clicking “Post Your Answer”, you agree to our terms of service, ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found