mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-14 01:46:18 -07:00
feat(docs): add production note
This commit is contained in:
parent
a2de80daae
commit
fc9b23852e
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ and it's typically 4x faster than using the quickest ImageMagick and GraphicsMag
|
||||||
|
|
||||||
If you're looking for an HTTP based image processing solution, see [imaginary](https://github.com/h2non/imaginary).
|
If you're looking for an HTTP based image processing solution, see [imaginary](https://github.com/h2non/imaginary).
|
||||||
|
|
||||||
bimg was heavily inspired in [sharp](https://github.com/lovell/sharp), its homologous package built for [node.js](http://nodejs.org).
|
bimg was heavily inspired in [sharp](https://github.com/lovell/sharp), its homologous package built for [node.js](http://nodejs.org). bimg is used in production environments for more than a year processing thousands of images per day.
|
||||||
|
|
||||||
**v1 notice**: `bimg` introduces some minor breaking changes in `v1` release.
|
**v1 notice**: `bimg` introduces some minor breaking changes in `v1` release.
|
||||||
If you're using `gopkg.in`, you can still rely in the `v0` without worrying about breaking changes.
|
If you're using `gopkg.in`, you can still rely in the `v0` without worrying about breaking changes.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue