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

Implementation of embedded client #2297

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

magnetised
Copy link
Contributor

@magnetised magnetised commented Feb 4, 2025

which talks to electric over the internal api, not http

  • also stop parsing offsets within the client. just pass around the string version

@magnetised magnetised force-pushed the 2256-add-embedded-client-implementation branch 2 times, most recently from 172076c to def5564 Compare February 4, 2025 16:12
@magnetised magnetised marked this pull request as ready for review February 4, 2025 16:13
@magnetised magnetised force-pushed the 2256-add-embedded-client-implementation branch 2 times, most recently from 86fa1a4 to d3fd28a Compare February 5, 2025 09:42
@magnetised magnetised force-pushed the 2256-allow-for-a-pure-elixir-api branch from ea6edeb to c0e4d05 Compare February 5, 2025 13:53
@magnetised magnetised force-pushed the 2256-add-embedded-client-implementation branch 4 times, most recently from d302051 to 71f6e0e Compare February 6, 2025 09:07
Base automatically changed from 2256-allow-for-a-pure-elixir-api to main February 6, 2025 09:19
@magnetised magnetised force-pushed the 2256-add-embedded-client-implementation branch 2 times, most recently from 78ce6d0 to db7c4a3 Compare February 6, 2025 09:41
Copy link
Contributor

@msfstef msfstef left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice !

which talks to electric over the internal api, not http
remove offsets from messages, add global lsn to up-to-date message and
fix mock impl

also validate column names from client are not empty
@magnetised magnetised force-pushed the 2256-add-embedded-client-implementation branch from 53c5fa6 to fa193d3 Compare February 10, 2025 12:56
@magnetised magnetised requested a review from msfstef February 10, 2025 13:11
@magnetised
Copy link
Contributor Author

@msfstef just seen the failing tests. If you can review on the assumption I'll fix those, which are all about test configs lacking the new required persistent kv entry, then I'll fix when I'm back off hols . ta

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.

3 participants