platinumhamburg commented on issue #1:
URL: https://github.com/apache/fluss-benchmarks/issues/1#issuecomment-3168058385

   > [@polyzos](https://github.com/polyzos)
   > 
   > 1. I think we can develop a flexible deployment script that allows users 
to easily set up Fluss clusters with arbitrary configurations of their choice.
   
   I've encountered some great practices in other projects. In the Neon 
database project, they provide a neon_local binary tool in the control plane 
module that can easily set up and manage multiple local clusters with different 
configurations. This allows users and developers to quickly get started and 
enables end-to-end test suites implemented in pytest. In the Hologres project, 
they developed a nice tool called honebox (Hologres in a box) that supports 
quickly starting a containerized local cluster easily built from source code. 
This tool is also very convenient for development and end-to-end testing.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to