lapidus icon indicating copy to clipboard operation
lapidus copied to clipboard

Stream your PostgreSQL, MySQL or MongoDB databases anywhere, fast.

Results 8 lapidus issues
Sort by recently updated
recently updated
newest added

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...

enhancement
help wanted

# 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...