Skip to content

x/sync -- Add SyncableDB proto server/client #1576

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

Merged
merged 28 commits into from
Jun 6, 2023

Conversation

danlaine
Copy link

@danlaine danlaine commented Jun 2, 2023

Why this should be merged

So that in tests, the sync manager can use a remote database.

How this works

Pretty boilerplate. Server wraps a SyncableDB and serves it over gRPC, Client implements SyncableDB for use in tests.

How this was tested

The server/client themselves aren't tested since there isn't really much to test, and this is only for use in tests.

@danlaine danlaine merged commit baee161 into merkledb-add-proto Jun 6, 2023
@danlaine danlaine deleted the merkledb-syncable-db-proto branch June 6, 2023 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants