Jialin Qiao created IOTDB-883:
---------------------------------
Summary: Buffered insertion interface
Key: IOTDB-883
URL: https://issues.apache.org/jira/browse/IOTDB-883
Project: Apache IoTDB
Issue Type: Improvement
Components: Client/Java
Reporter: Jialin Qiao
InsertRecords is more efficient than insertRecord. If the user could bare some
insertion latency, we could cache the records in the client-side and sent a
batch of records periodically to the server.
The interface may look like insertRecord(parameters, long latency)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)