aws-powertools / powertools-lambda-java

Powertools is a developer toolkit to implement Serverless best practices and increase developer velocity.
https://docs.powertools.aws.dev/lambda/java/
MIT No Attribution
276 stars 86 forks source link

Maintenance: Split powertools-idempotency into sub-modules #1467

Open scottgerring opened 9 months ago

scottgerring commented 9 months ago

Summary

In V2, we should split powertools-idempotency into sub-modules, so that we have powertools-idempotency containing the interface to the module, and powertools-idempotency-dynamodb providing a DynamoDB-backed concrete implementation.

Why is this needed?

Which area does this relate to?

Idempotency

Solution

No response

Acknowledgment

eldimi commented 8 months ago

I can take this

jeromevdl commented 1 month ago

done with #1558, will be released with v2