|
|
|
|
|
by doh
2983 days ago
|
|
So once you make it as an extension, any chance to mix PipelineDB with Citus in one cluster? My hunch says that it's possible as far as there is some additional computation done with the future aggregate query on the coordinator in Citus. PPDB looks interesting, but we also need to keep the underlying raw data and multiple clusters require more complex pipeline. |
|
One thing I will mention here is that we do have plans to add support for persistent streams [0] after version 1.0.0 is released. We've learned a lot over the years about how our users/customers interact with streams in production and persistent streams will be built atop that foundation of understanding.
Please feel free to comment on that issue with your use case, requirements, etc. and we'll see what we can do!
[0] https://github.com/pipelinedb/pipelinedb/issues/1463