|
|
|
|
|
by wuputah
1573 days ago
|
|
Hi, JD here, Hydra's CTO. Thanks for the interest and questions! Today, queries need to be Postgres-compatible to be intelligently routed, but queries with specific query syntax or functions beyond Postgres can be routed with our manual router[1]. This is our first solution to this problem and plan to iterate in response to customer pain. Sorry for the confusion! Data moves asynchronously -- we're not trying to implement multi-phase commits -- but we can act on data very quickly once committed. Our solution here uses Postgres logical replication. Using the Data Bridge is optional and a customer's existing solutions are welcome as well. [1]: https://hydras-io.notion.site/Router-a91f5282f1354c54a9ba894... |
|