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

libsql_inject_frames #200

Open
psarna opened this issue Jul 11, 2023 · 0 comments · May be fixed by #1788
Open

libsql_inject_frames #200

psarna opened this issue Jul 11, 2023 · 0 comments · May be fixed by #1788

Comments

@psarna
Copy link
Collaborator

psarna commented Jul 11, 2023

It's become clear that when building your own replication routines based on WAL, it's good to be able to inject WAL frames directly into the database. That's already possible via our virtual WAL interface, but we could also implement a library function for that - libsql_inject_frames, that takes a write lock and injects frames in some standardized format.

MarinPostma pushed a commit that referenced this issue Oct 17, 2023
200: libsql-client: add deserialization from &String and PartialEq r=psarna a=psarna



Co-authored-by: Piotr Sarna <sarna@chiselstrike.com>
@penberg penberg linked a pull request Oct 11, 2024 that will close this issue
1 task
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 a pull request may close this issue.

1 participant