Skip to content

Image processor service using Sharp, gRPC and Node.js

License

Notifications You must be signed in to change notification settings

garenyondem/molder

Repository files navigation

Molder Service

This is a standalone image processing service for your toolbelt. Harnessing the power of awesome Sharp library, gRPC and Node.js


Disclaimer

Use with caution. Experiment with small images and workloads (<300 uploads/s), watch for memory and cpu consumption levels before using in production.

Besides you will probably want to make some modifications, currently it saves processed images to file sytem which is not a viable solution for any environment especially if you plan to tuck this into a container.