Enrico Risa

Results 229 comments of Enrico Risa

hi @MathildeLemee i was not able to reproduce it. All the connections are released correctly. Do you have a test case that helps me reproduce this issue?

hi @MathildeLemee thanks i will let you know ASAP

@MathildeLemee can you try to handle the close in this way? ``` JAVASCRIPT var OrientDB = require('orientjs'); function test() { var server = OrientDB({ host: '127.0.0.1', "port": 2424, "httpPort": 2480,...

@MathildeLemee tell me if this solve your prolem

@lvca i'm reworking the orientjs docs so +1

hi @rajeshvaya i've executed it. This is my timing. ``` rawSQL: 417.963ms ``` With a single test Where is OrientDB installed. On the same machine of your app or another?...

hi @StarpTech i don't know in this case. I think it is not the protocol. The records are lightweight. @rajeshvaya the records length is ``` 1447 rawSQL: 332.429ms ```

@StarpTech the native driver is ready https://github.com/orientechnologies/orientjs-native This will land with 2.2.x. I think we will release with the second beta of orientdb 2.2.0 the driver orientjs that uses the...

@rajeshvaya it is not released yet. It will the next week i think.

hi @StarpTech the orientjs native will be used only with 2.2.x.