You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by amit tewari <am...@gmail.com> on 2015/07/02 08:32:43 UTC

C*/Nodejs REST API integration

Hi

I am using REST API to insert data into C* using below reference link.

http://docs.datastax.com/en/developer/nodejs-driver/2.0/nodejs-driver/quick_start/qsSimpleClientExecutingQueries.html

However the insert performance is extremely lagging.

*Can anyone has experience with Nodejs driver for cassandra and using Async
for better performance while inserting data through Nodejs REST API?*

Thanks
Amit