Valter Balegas

Results 53 issues of Valter Balegas

Replacement for inter-dc zeromq implementation. Provides a library to abstract zeromq communication patterns from inter-dc replication code. Supports ZeroMQ and RabbitMQ and provides an extensible interface. Current implementation was tested...

In certain cases we don't catch SQLite errors and propagate them as they arrive from the database driver. In this task we unify raw SQLite error messages to have a...

Improvement

Provide a specification of the message delivery patterns we will provide Design considerations: - Subscription modes - Delivery guarantees - Routing strategies

epic

Provide initial subscriptions implementation Break remaining development in phases, based on demo requirements

epic

Provide the design and architecture for the system - Layers APIs - Possible downstream integrations - Subscription modes and update propagation - Durability and resume points

epic

- Add mechanism for acquiring multiple reservations atomically - Add fault-tolerance to the protocol

epic

Implementation of OTP Server application that implements an usable first version of the protocol

epic

Design reservations protocol for obtaining reservations for a transaction execution Design considerations: - Break protocol design in multiple phases, so that we can achieve the requirements for demos fast -...

epic

This an example of a y-provider based on Electric. The code is based on [y-webscocket](https://github.com/yjs/y-websocket/) and the [yjs-demos/codemirror.next](https://github.com/yjs/y-codemirror.next/blob/main/demo/codemirror.js) - [x] Awareness and broadcast across tabs - [x] IDB persistence -...