Per the 2022 Roadmap, a goal is to separate storage from compute. If it's what I think it is, it would mean we can dynamically scale the ClickHouse server horizontally, effectively meaning the compute is stateless. Storage then becomes the point of contention, so I could use some high-throughput, replicated managed disk offering. Is this the goal?
I'm in the process of migrating our environment to Azure, and would love to configure ClickHouse in this way. Has this feature been completed and, if so, is there any documentation on it? To set this up, would it be just another engine type?
As an aside, I'm very excited about the phenomenal work you've been putting into ClickHouse. Thank you for your commitment to making such a high-quality product!
Per the 2022 Roadmap, a goal is to separate storage from compute. If it's what I think it is, it would mean we can dynamically scale the ClickHouse server horizontally, effectively meaning the compute is stateless. Storage then becomes the point of contention, so I could use some high-throughput, replicated managed disk offering. Is this the goal?
I'm in the process of migrating our environment to Azure, and would love to configure ClickHouse in this way. Has this feature been completed and, if so, is there any documentation on it? To set this up, would it be just another engine type?
As an aside, I'm very excited about the phenomenal work you've been putting into ClickHouse. Thank you for your commitment to making such a high-quality product!