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

Is this still maintained? #211

Closed
cjurjiu opened this issue Dec 8, 2023 · 2 comments
Closed

Is this still maintained? #211

cjurjiu opened this issue Dec 8, 2023 · 2 comments

Comments

@cjurjiu
Copy link

cjurjiu commented Dec 8, 2023

Last publish was 2 years ago, several nice PR's left unanswered (examples would be this & this, but there are more)

Not trying to be disrespectful, just curious of the state of the project.

Best 👋

@Striar-Yunis
Copy link

Striar-Yunis commented Oct 9, 2024

I have forked the repository here.

I believe I've preserved all of the existing interfaces while doing the following:

  1. Re-written in typescript with commonjs and esm support
  2. Updated all of the outdated dependencies
  3. Added await support, can now pass async functions that return the desired value.
  4. Added tagging support based on this.
  5. Added partsize support (to allow uploads over 48.8GB to AWS)

It has been published to: https://www.npmjs.com/package/multer-s3-extended?activeTab=readme

If you hit something that isn't compatible lmk. I'll update the readme over the next several days.

@cjurjiu
Copy link
Author

cjurjiu commented Oct 11, 2024

Amazing work @Striar-Yunis!

Thanks for your effort, I cannot overstate how big of a positive surprise this is. I was also thinking to do the same, just didn't find the time to get to it until now.

Will migrate as soon as I can. Cheers!

@cjurjiu cjurjiu closed this as completed Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants