gotosocial/internal/api/client/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
..
media.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
mediacreate.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
mediacreate_test.go [chore/performance] simplify storage driver to use storage.Storage directly (#1576) 2023-03-01 10:44:54 +01:00
mediaget.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
mediaupdate.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
mediaupdate_test.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00