lapidus
lapidus copied to clipboard
Stream your PostgreSQL, MySQL or MongoDB databases anywhere, fast.
This issue serves as a discussion for adding schema change notifications and introspection reloading support to PostgreSQL. Relevant documentation pages: - https://www.postgresql.org/docs/10/static/event-trigger-definition.html - https://www.postgresql.org/docs/10/static/event-trigger-matrix.html - https://www.postgresql.org/docs/10/static/event-trigger-table-rewrite-example.html The following event triggers...
# Should fix - [ ] MySQL worker doesn't attempt to reconnect if the initial connection times out (add retry behavior/configurable timeout) - [ ] Event objects are not immutable...