powertools-lambda-java
powertools-lambda-java copied to clipboard
chore(v2): Add redis implementation to idempotency
Issue #, if available: #1504
Description of changes:
The remaining changes to add an alternative redis implementation to our newly-split idempotency module for v2. The previous split happened in #1559 .
Checklist
- [ ] Meet tenets criteria
- [ ] Update tests
- [ ] Update docs
- [ ] PR title follows conventional commit semantics
Breaking change checklist
RFC issue #:
- [ ] Migration process documented
- [ ] Implement warnings (if it can live side by side)
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.