GoToSocial/internal/media
kim 87c5c42972
[chore/performance] simplify storage driver to use storage.Storage directly (#1576)
* simply use storage.Storage, removing wrapping KVStore as we don't need KV store locking functionality

Signed-off-by: kim <grufwub@gmail.com>

* fix missing unwrapped function

Signed-off-by: kim <grufwub@gmail.com>

* add code comment

Signed-off-by: kim <grufwub@gmail.com>

* linter, please take my offering in peace

Signed-off-by: kim <grufwub@gmail.com>

---------

Signed-off-by: kim <grufwub@gmail.com>
2023-03-01 10:44:54 +01:00
..
test
image.go
manager_test.go [chore/performance] simplify storage driver to use storage.Storage directly (#1576) 2023-03-01 10:44:54 +01:00
manager.go [chore] Update more log calls to include context (#1517) 2023-02-17 19:05:43 +00:00
media_test.go
png-stripper.go [bugfix] Keep png transparency (#1522) 2023-02-18 16:52:15 +01:00
processingemoji.go [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
processingmedia.go [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
prune_test.go
prune.go [chore/performance] simplify storage driver to use storage.Storage directly (#1576) 2023-03-01 10:44:54 +01:00
refetch_test.go
refetch.go [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
types.go
video.go [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00