alexisread

Results 6 issues of alexisread

Implement a bridge process that maps Kafka topics to Liftbridge streams to better support the connection to an MQTT broker. As there are several go MQTT server libs, could potentially...

It just clears up any ambiguity for usage. Many thanks :)

Add schema qualifier to allow generation on table name clashes for differing schema.

Similar to the Kafka connectors, add a source and sink connector. This would allow persisting and querying MQTT messages. It would also allow at-least-once delivery to the persistence layer. It...

I cannot seem to add a collection to a Dexie instance of rxdb, it errors on the addCollections function with: ```bash zone.js:1061 Unhandled Promise rejection: Transaction committed too early. See...

needs test case :mag_right:

**A brief description of the bug.** OLR connects to Debezium successfully, and the current SCN is exchanged. On a table insert, OLR loses the connection with Debezium. Debezium error: deboracle...

bug