mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 12:12:24 -05:00
* replace concurrency worker pools with base models in State.Workers, update code and tests accordingly * add media attachment caching, slightly tweak default cache config * further tweak default cache config values * replace other media attachment db calls to go through cache * update envparsing test * fix delete media attachment sql * fix media sql query * invalidate cached media entries during status create / update * fix envparsing test * fix typo in panic log message... * add 'updated_at' column during UpdateAttachment * remove unused func --------- Signed-off-by: kim <grufwub@gmail.com> |
||
|---|---|---|
| .. | ||
| test | ||
| image.go | ||
| manager.go | ||
| manager_test.go | ||
| media_test.go | ||
| png-stripper.go | ||
| processingemoji.go | ||
| processingmedia.go | ||
| prune.go | ||
| prune_test.go | ||
| refetch.go | ||
| refetch_test.go | ||
| types.go | ||
| video.go | ||