Skip to content

Conversation

@carlsverre
Copy link
Contributor

Fixes #42

This PR introduces a new method on the CoordinatorDocument type called mutate_direct which allows direct access to the underlying sqlite database. Any changes made to the underlying sqlite database will be propagated to all clients.

@carlsverre
Copy link
Contributor Author

@matthewgapp let me know if this satisfies your feature req.

@matthewgapp
Copy link
Contributor

@matthewgapp let me know if this satisfies your feature req.

Thanks, after an initial glance this looks great. Will dig in more tomorrow.

@carlsverre carlsverre merged commit 251fb20 into main Jan 6, 2024
@carlsverre carlsverre deleted the carlsverre/issue42 branch January 6, 2024 20:37
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.

Server-initiated mutations

3 participants