an app.bsky.* indexer
Go
100.0%
code
Clone this repository
https://tangled.org/edavis.dev/monarch
git@knot.merklehost.xyz:edavis.dev/monarch
For self-hosted knots, clone URLs may differ based on your setup.
- Reduce number of parallel backfills
- Reduce logging
- Add ActorProfile Labels, StarterPacks, and PinnedPost
- Use .Assign() and .FirstOrCreate() instead of .Save()
- Use local fork of indigo for now
- Move ActorProfile and friends to models/actor_profile.go
- Add models/strongref.go, Use StrongRef as anonymous struct embed