Omer Cohen
Results
53
issues of
Omer Cohen
This pull request introduces support for deploying an AWS ElastiCache Serverless Redis instance using the SST framework. It adds a new `serverless` option to the Redis component, enabling automatic scaling...
wonder if there's a reason it wasn't added so far, happy to add it myself
the current way to share resources isn't declarative like IaC should be it means that you're required to first create the resource, get its ID, then amend the code for...