Skip to content

Conversation

@pmusaraj
Copy link
Contributor

@pmusaraj pmusaraj commented Dec 3, 2025

Two fixes here:

  • eager load the associated model when looking up an actor by ap_key
  • add a unique index on ap_key

Should improve performance on post "actor/:key/inbox" requests

Two fixes here:
- eager load the associated model when looking up an actor by ap_key
- add a unique index on ap_key

Should improve performance on `post "actor/:key/inbox"` requests
@pmusaraj pmusaraj merged commit 861e2d8 into main Dec 3, 2025
6 checks passed
@pmusaraj pmusaraj deleted the perf-improv branch December 3, 2025 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants