Skip to content
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

Native AOT support for DynamoDB #3475

Open
dscpinheiro opened this issue Sep 13, 2024 Discussed in #3194 · 2 comments
Open

Native AOT support for DynamoDB #3475

dscpinheiro opened this issue Sep 13, 2024 Discussed in #3194 · 2 comments
Labels
aot Ahead of Time feature-request A feature should be added or improved. p1 This is a high priority issue queued

Comments

@dscpinheiro
Copy link
Contributor

Discussed in #3194

Originally posted by mrdaghestani February 20, 2024
Hi,
I understand that NativeAOT is still a very new feature and probably most people prefer not to use it but, I wanted to suggest that we can talk about supporting it in DynamoDB SDK.

I was thinking it could be very useful if there was a source generator for mapping DynamoDB items into database models inside our code base so we can ignore using reflection and probably that would solve the support for NativeAOT.

What do you think? Is it something that you're thinking of implementing? If yes, what's the schedule?

Thank you

@dscpinheiro dscpinheiro added feature-request A feature should be added or improved. aot Ahead of Time labels Sep 13, 2024
@ashishdhingra ashishdhingra added needs-review p2 This is a standard priority issue labels Sep 16, 2024
@ashishdhingra
Copy link
Contributor

Needs to be reviewed by team for prioritization.

@Dreamescaper
Copy link
Contributor

Related to #2542

@bhoradc bhoradc added queued p1 This is a high priority issue and removed needs-review p2 This is a standard priority issue labels Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aot Ahead of Time feature-request A feature should be added or improved. p1 This is a high priority issue queued
Projects
None yet
Development

No branches or pull requests

4 participants