mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 20:52:24 -05:00
[feature/chore] Add Move database functions + cache (#2647)
* [feature/chore] Add Move database functions + cache * add move mem ratio to envparsing.sh * update comment
This commit is contained in:
parent
61a2b91f45
commit
b22e213e15
17 changed files with 671 additions and 1 deletions
|
|
@ -37,6 +37,7 @@ type DB interface {
|
|||
Marker
|
||||
Media
|
||||
Mention
|
||||
Move
|
||||
Notification
|
||||
Poll
|
||||
Relationship
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue