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

Expose database indexes via JSON-RPC #79

Merged
merged 24 commits into from
Oct 4, 2023
Merged

Expose database indexes via JSON-RPC #79

merged 24 commits into from
Oct 4, 2023

Conversation

mycognosist
Copy link
Owner

This PR exposes all of the previously added database index methods (#78) as JSON-RPC methods. README documentation has been updated.

I've also fixed a replication bug that snuck in when some of the configuration changes were being made. Namely, Patchwork will not replicate with solar if the requested public key in the create history streams arguments is not preceded by an @. Replication is now working in both directions.

@mycognosist mycognosist added the enhancement New feature or request label Oct 4, 2023
@mycognosist mycognosist merged commit c944bb5 into main Oct 4, 2023
1 check passed
@mycognosist mycognosist deleted the jsonrpc_indexes branch October 4, 2023 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant