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

Modernise replicator to use new APIs #41

Open
avelanarius opened this issue Apr 29, 2021 · 0 comments
Open

Modernise replicator to use new APIs #41

avelanarius opened this issue Apr 29, 2021 · 0 comments
Labels
replicator Replicator example application

Comments

@avelanarius
Copy link
Contributor

In this commit: 77abc23, getUnsafeBytes was introduced back. This API could make the replicator source code easier, eliminating the need to translate between different representations.

Additionally, the replicator now manually groups delta rows with pre/post-image. When a new API is introduced that performs this pairing automatically, the replicator should be switched to use this API.

@avelanarius avelanarius added the replicator Replicator example application label Apr 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
replicator Replicator example application
Projects
None yet
Development

No branches or pull requests

1 participant