Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement some unimplemented Atproto Sync BGS Handlers #326

Merged
merged 9 commits into from
Sep 21, 2023

Conversation

ericvolp12
Copy link
Collaborator

@ericvolp12 ericvolp12 commented Sep 20, 2023

This change implements a few more com.atproto.sync.* endpoints in the BGS.

After this PR we'll need to figure out Blobs and the Listing endpoints.

For ListRepos we should just be able to walk through the DB in some consistent order (maybe by UIDs).

bgs/handlers.go Outdated Show resolved Hide resolved
bgs/handlers.go Outdated Show resolved Hide resolved
Copy link
Collaborator

@whyrusleeping whyrusleeping left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a couple comments, otherwise LGTM

@ericvolp12 ericvolp12 merged commit a6fcf91 into main Sep 21, 2023
@ericvolp12 ericvolp12 deleted the more_bgs_handlers branch September 21, 2023 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants