add gruf worker pool

This commit is contained in:
tsmethurst 2022-01-03 17:37:09 +01:00
commit e08c0e55ee
9 changed files with 503 additions and 0 deletions

1
go.mod
View file

@ -3,6 +3,7 @@ module github.com/superseriousbusiness/gotosocial
go 1.17
require (
codeberg.org/gruf/go-runners v1.2.0
codeberg.org/gruf/go-store v1.1.5
github.com/ReneKroon/ttlcache v1.7.0
github.com/buckket/go-blurhash v1.1.0