jeffminsungkim / nestjs-multer-extended

💪 Extended MulterModule for NestJS with flexible S3 upload and helpful features
MIT License
202 stars 47 forks source link

compatible with Fastify 3 #193

Open mubasshir opened 4 years ago

mubasshir commented 4 years ago

my complete project has been migrated to Fastify, the only part which isn't working is this plugin. If we collectively can migrate it to fastify, a lot of users can be benefitted with performance.

jeffminsungkim commented 4 years ago

Definitely, I'd like to support Fastify. I need an extra pair of hands to achieve that though. 😟

sandeshgb commented 4 years ago

@jeffminsungkim any update on this as I'm facing same issue here...

mubasshir commented 1 week ago

@jeffminsungkim any update on it? Is there anyway I can be of any help?