GoToSocial/internal/db/bundb
tobi 7b7659f1fa
[chore/performance] Further reduce nil uncached queries (#3267)
* [chore/performance] Further reduce nil uncached queries

* more checks
2024-09-02 18:15:12 +02:00
..
migrations [feature] Interaction requests client api + settings panel (#3215) 2024-08-24 11:49:37 +02:00
account_test.go [feature] Use local_only field, deprecate federated field (#3222) 2024-08-22 19:47:10 +02:00
account.go [chore/performance] Avoid unnecessary "uncached" queries (#3265) 2024-09-02 14:00:17 +02:00
admin_test.go
admin.go [bugfix] Deref stats async, serve stub collections if handshaking (#2990) 2024-06-11 11:54:59 +02:00
advancedmigration.go [feature] Conversations API (#3013) 2024-07-23 20:44:31 +01:00
application_test.go
application.go [chore/performance] Avoid unnecessary "uncached" queries (#3265) 2024-09-02 14:00:17 +02:00
basic_test.go [feature] Interaction requests client api + settings panel (#3215) 2024-08-24 11:49:37 +02:00
basic.go
bundb_test.go [feature] Interaction requests client api + settings panel (#3215) 2024-08-24 11:49:37 +02:00
bundb.go [feature] Add db-postgres-connection-string option (#3178) 2024-08-08 14:00:19 +02:00
bundbnew_test.go
conversation_test.go [feature] Conversations API (#3013) 2024-07-23 20:44:31 +01:00
conversation.go [chore/performance] Further reduce nil uncached queries (#3267) 2024-09-02 18:15:12 +02:00
domain_test.go
domain.go [chore] renames the GTS caches to DB caches (#3127) 2024-07-24 10:41:43 +02:00
drivers.go
emoji_test.go
emoji.go [chore/performance] Avoid unnecessary "uncached" queries (#3265) 2024-09-02 14:00:17 +02:00
errors_test.go
filter_test.go
filter.go [chore] Don't try to select zero uncached filters (#3266) 2024-09-02 17:13:54 +02:00
filterkeyword_test.go
filterkeyword.go [chore/performance] Further reduce nil uncached queries (#3267) 2024-09-02 18:15:12 +02:00
filterstatus_test.go
filterstatus.go [chore/performance] Further reduce nil uncached queries (#3267) 2024-09-02 18:15:12 +02:00
headerfilter_test.go
headerfilter.go
hook.go
instance_test.go [feature/frontend] Add player for audio files; use thumbnail for poster (#3099) 2024-07-15 10:47:57 +01:00
instance.go [feature] Interaction requests client api + settings panel (#3215) 2024-08-24 11:49:37 +02:00
interaction_test.go [feature] Interaction requests client api + settings panel (#3215) 2024-08-24 11:49:37 +02:00
interaction.go [feature] Interaction requests client api + settings panel (#3215) 2024-08-24 11:49:37 +02:00
list_test.go
list.go [chore/performance] Avoid unnecessary "uncached" queries (#3265) 2024-09-02 14:00:17 +02:00
marker.go [chore] renames the GTS caches to DB caches (#3127) 2024-07-24 10:41:43 +02:00
markers_test.go
media_test.go
media.go [chore/performance] Avoid unnecessary "uncached" queries (#3265) 2024-09-02 14:00:17 +02:00
mention_test.go
mention.go [chore/performance] Avoid unnecessary "uncached" queries (#3265) 2024-09-02 14:00:17 +02:00
move_test.go
move.go [chore] renames the GTS caches to DB caches (#3127) 2024-07-24 10:41:43 +02:00
notification_test.go [feature] Implement types[] param for notifications (#3009) 2024-06-17 20:50:50 +01:00
notification.go [chore/performance] Avoid unnecessary "uncached" queries (#3265) 2024-09-02 14:00:17 +02:00
poll_test.go
poll.go [chore/performance] Avoid unnecessary "uncached" queries (#3265) 2024-09-02 14:00:17 +02:00
relationship_block.go [chore/performance] Further reduce nil uncached queries (#3267) 2024-09-02 18:15:12 +02:00
relationship_follow_req.go [chore/performance] Further reduce nil uncached queries (#3267) 2024-09-02 18:15:12 +02:00
relationship_follow.go [chore/performance] Further reduce nil uncached queries (#3267) 2024-09-02 18:15:12 +02:00
relationship_mute.go [chore/performance] Further reduce nil uncached queries (#3267) 2024-09-02 18:15:12 +02:00
relationship_note.go [chore] renames the GTS caches to DB caches (#3127) 2024-07-24 10:41:43 +02:00
relationship_test.go
relationship.go [feature] Allow users to export data via the settings panel (#3140) 2024-07-31 15:03:34 +01:00
report_test.go [feature/frontend] Reports frontend v2 (#3022) 2024-06-18 18:18:00 +02:00
report.go [chore] renames the GTS caches to DB caches (#3127) 2024-07-24 10:41:43 +02:00
rule_test.go
rule.go [chore] renames the GTS caches to DB caches (#3127) 2024-07-24 10:41:43 +02:00
search_test.go
search.go
session_test.go
session.go
status_test.go [feature/frontend] Add player for audio files; use thumbnail for poster (#3099) 2024-07-15 10:47:57 +01:00
status.go [chore/performance] Avoid unnecessary "uncached" queries (#3265) 2024-09-02 14:00:17 +02:00
statusbookmark_test.go
statusbookmark.go [chore/performance] Avoid unnecessary "uncached" queries (#3265) 2024-09-02 14:00:17 +02:00
statusfave_test.go
statusfave.go [chore/performance] Avoid unnecessary "uncached" queries (#3265) 2024-09-02 14:00:17 +02:00
tag_test.go
tag.go [chore/performance] Avoid unnecessary "uncached" queries (#3265) 2024-09-02 14:00:17 +02:00
thread_test.go
thread.go [chore] renames the GTS caches to DB caches (#3127) 2024-07-24 10:41:43 +02:00
timeline_test.go [feature/frontend] Add player for audio files; use thumbnail for poster (#3099) 2024-07-15 10:47:57 +01:00
timeline.go [chore/performance] Further reduce nil uncached queries (#3267) 2024-09-02 18:15:12 +02:00
tombstone.go [chore] renames the GTS caches to DB caches (#3127) 2024-07-24 10:41:43 +02:00
upsert.go
user_test.go
user.go [chore] renames the GTS caches to DB caches (#3127) 2024-07-24 10:41:43 +02:00
util.go
workertask.go [feature] persist worker queues to db (#3042) 2024-07-30 13:58:31 +02:00