github electric-sql/electric @core/elixir-client@0.9.0

latest releases: expo-db-electric-starter@1.0.4, @electric-sql/client@1.5.3, @electric-sql/y-electric@0.1.29...
5 hours ago

Minor Changes

  • 57ccb2c: Add Client.poll/4 for explicit request-response polling of shape changes. Unlike stream/3 which returns a continuous Enumerable, poll/4 makes a single request and returns {:ok, messages, new_state}, giving callers explicit control over request timing. Also extracts ShapeState and TagTracker modules from the stream internals for shared use between both APIs.

Don't miss a new electric release

NewReleases is sending notifications on new releases.