Skip to content

Docs: add new cache persistence layer to Idempotency page #3914

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

Closed
1 task done
dreamorosi opened this issue May 12, 2025 · 3 comments · Fixed by #3937
Closed
1 task done

Docs: add new cache persistence layer to Idempotency page #3914

dreamorosi opened this issue May 12, 2025 · 3 comments · Fixed by #3937
Assignees
Labels
documentation Improvements or additions to documentation idempotency This item relates to the Idempotency Utility pending-release This item has been merged and will be released soon

Comments

@dreamorosi
Copy link
Contributor

What were you searching in the docs?

In #3896 we have added support for a new cache persistence layer in Idempotency. This allows customers to use a Valkey- or Redis OSS-compatible cache as persistence layer for the utility.

Is this related to an existing documentation section?

https://docs.powertools.aws.dev/lambda/typescript/latest/features/idempotency/

How can we improve?

The PR linked above already includes docs for the API reference, but we should update our documentation to have a similar structure to the one that the Python implementation has here.

Got a suggestion in mind?

No response

Acknowledgment

  • I understand the final update might be different from my proposed suggestion, or refused.
@dreamorosi dreamorosi added documentation Improvements or additions to documentation idempotency This item relates to the Idempotency Utility confirmed The scope is clear, ready for implementation labels May 12, 2025
@dreamorosi dreamorosi moved this from Triage to Backlog in Powertools for AWS Lambda (TypeScript) May 12, 2025
@dreamorosi dreamorosi added the help-wanted We would really appreciate some support from community for this one label May 12, 2025
@arnabrahman
Copy link
Contributor

Please assign me on this

@dreamorosi
Copy link
Contributor Author

We should also update this code snippet here to use a timeout - as recommended by the ElastiCache team here.

Copy link
Contributor

⚠️ COMMENT VISIBILITY WARNING ⚠️

This issue is now closed. Please be mindful that future comments are hard for our team to see.

If you need more assistance, please either tag a team member or open a new issue that references this one.

If you wish to keep having a conversation with other community members under this issue feel free to do so.

@github-actions github-actions bot added pending-release This item has been merged and will be released soon and removed help-wanted We would really appreciate some support from community for this one confirmed The scope is clear, ready for implementation labels May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation idempotency This item relates to the Idempotency Utility pending-release This item has been merged and will be released soon
Projects
Status: Coming soon
2 participants