iotdb
iotdb copied to clipboard
sharding in iotdb
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.
Hi, this is your first issue in IoTDB project. Thanks for your report. Welcome to join the community!
@Med-salem-Guenaya When the iotdb cluster is deployed, the client connecting to any datanode will automatically load the data to a different node.