an app.bsky.* indexer
commits
Author
Commit
Message
Date
- 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
- 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