iotdb icon indicating copy to clipboard operation
iotdb copied to clipboard

sharding in iotdb

Open Med-salem-Guenaya opened this issue 1 year ago • 1 comments

hello i want to configure sharding in iotdb ( as in the partitioning of a single table across multiple nodes) so to achieve better read and write performance (similar to casandra) but i cant seem to find any documentation mentioning it.

i might be missing/not understanding something, so apologies if that is the case.

any help is highly appreciated.

Med-salem-Guenaya avatar Jun 04 '24 12:06 Med-salem-Guenaya

Hi, this is your first issue in IoTDB project. Thanks for your report. Welcome to join the community!

github-actions[bot] avatar Jun 04 '24 12:06 github-actions[bot]

@Med-salem-Guenaya When the iotdb cluster is deployed, the client connecting to any datanode will automatically load the data to a different node.

myysophia avatar Oct 31 '24 08:10 myysophia