gotosocial/internal/api/client
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
..
accounts [feature] Client API endpoints + v. basic web view for pinned posts (#1547) 2023-02-25 12:16:30 +00:00
admin [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
apps [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
blocks [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
bookmarks [bugfix] Fix deleted status causing issues when getting bookmark (#1551) 2023-02-23 22:11:10 +00:00
customemojis [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
favourites [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
featuredtags [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
filters [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
followrequests [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
instance [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
lists [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
media [chore/performance] simplify storage driver to use storage.Storage directly (#1576) 2023-03-01 10:44:54 +01:00
notifications [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
reports [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
search [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
statuses [feature] Client API endpoints + v. basic web view for pinned posts (#1547) 2023-02-25 12:16:30 +00:00
streaming [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
timelines [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
user [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00