GoToSocial/internal/transport
kim 8598dea98b
[chore] update database caching library (#1040)
* convert most of the caches to use result.Cache{}

* add caching of emojis

* fix issues causing failing tests

* update go-cache/v2 instances with v3

* fix getnotification

* add a note about the left-in StatusCreate comment

* update EmojiCategory db access to use new result.Cache{}

* fix possible panic in getstatusparents

* further proof that kim is not stinky
2022-11-15 18:45:15 +00:00
..
controller.go [chore] update database caching library (#1040) 2022-11-15 18:45:15 +00:00
deliver.go [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
dereference.go [feature] Read + Write tombstones for deleted Actors (#1005) 2022-11-11 12:18:38 +01:00
derefinstance.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
derefmedia.go [feature] update config types to use bytesize.Size (#828) 2022-09-29 21:50:43 +01:00
finger.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
signing.go [security] transport.Controller{} and transport.Transport{} security and performance improvements (#564) 2022-05-15 11:16:43 +02:00
transport.go [performance] cache domains after max retries in transport (#884) 2022-10-08 13:50:16 +02:00