ArsenyYankovsky / typeorm-aurora-data-api-driver

A bridge between TypeORM and Aurora Data API
MIT License
175 stars 38 forks source link

Is this library still being maintained? #160

Closed MaxMediaPictures closed 11 months ago

MaxMediaPictures commented 1 year ago

Hey everyone,

I have been wondering if this library is still being maintained.

There are a few open issue, like the support for the AWS SDK 3 or the broken migration generation that makes me wonder if it still makes sense to use this library in any new projects.

In addition this project is based on the Data Api Client, which itself if kind of deprecated.

What do you think?

giovannijoao commented 11 months ago

Any updates on this?

ArsenyYankovsky commented 11 months ago

Until recently, we didn't have Data API for Aurora Serverless V2. But now it was released. I will fix the tests and make it work with the latest TypeORM. I will also organize issues a bit. After that, I will take a look at the outstanding issues. I cannot guarantee any timeline or ETA though. Feel free to submit a pull request in the meantime if you want some issue fixed faster, I will prioritize reviewing pull requests.

ataravati commented 3 months ago

@ArsenyYankovsky Has this already been implemented?