gotosocial/internal/cache
tobi 56f53a2a6f
[performance] add user cache and database (#879)
* go fmt

* add + use user cache and database

* fix import

* update tests

* remove unused relation
2022-10-03 10:46:11 +02:00
..
account.go [feature] Show + federate emojis in accounts (#837) 2022-09-26 11:56:01 +02:00
account_test.go [performance] cache account db lookups by public key URI (#795) 2022-09-02 11:58:42 +02:00
domain.go [performance] cache recently allowed/denied domains to cut down on db calls (#794) 2022-09-02 12:17:46 +02:00
emoji.go [feature] Custom emoji updates (serve emoji via s2s api, tune db models) (#805) 2022-09-06 12:42:55 +02:00
status.go [chore] Tidy up status deletion, remove from cache too (#845) 2022-09-21 19:55:52 +02:00
status_test.go [performance] cache account db lookups by public key URI (#795) 2022-09-02 11:58:42 +02:00
user.go [performance] add user cache and database (#879) 2022-10-03 10:46:11 +02:00
util.go [chore] Update bun / sqlite versions; update gtsmodels (#754) 2022-08-15 11:35:05 +01:00