mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 12:52:27 -05:00
[performance] remove last of relational queries to instead rely on caches (#2091)
This commit is contained in:
parent
9770d54237
commit
91cbcd589e
19 changed files with 507 additions and 107 deletions
|
|
@ -26,6 +26,7 @@ const (
|
|||
type DB interface {
|
||||
Account
|
||||
Admin
|
||||
Application
|
||||
Basic
|
||||
Domain
|
||||
Emoji
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue