feat: limit image resize workers

This commit is contained in:
Oleg Lobanov
2020-07-23 02:41:19 +02:00
parent 14e2f84ceb
commit 94ef59602f
7 changed files with 510 additions and 56 deletions

1
go.mod
View File

@@ -14,6 +14,7 @@ require (
github.com/gorilla/mux v1.7.3
github.com/gorilla/websocket v1.4.1
github.com/maruel/natural v0.0.0-20180416170133-dbcb3e2e8cf1
github.com/marusama/semaphore/v2 v2.4.1
github.com/mholt/archiver v3.1.1+incompatible
github.com/mitchellh/go-homedir v1.1.0
github.com/nwaples/rardecode v1.0.0 // indirect