You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to maintain it but I am in search for a better solution for streaming. One of the dependent libraries has issues compiling on osx. If you have any suggestions, please let me know.
I'm sorry but I wrote a custom Storage for multer which resizes the images. I love the flexibility of graphicsmagick-streams but as long as it is not compiling on mac I can go with https://github.com/aheckmann/gm
I will release the custom storage soon, but it has not as much functions as your library.
gm sounds good. I think it also supports streaming. Another issue I have is with regards to the cloud providers. I am using pkgcloud for uploading but the api for multiple providers is not consistent. Not all of them return the url of the uploaded file.
I haven't had much time to look into these. But I will start working on it next month.
And if not are there any alternatives?
The text was updated successfully, but these errors were encountered: