Hi,
You can also use the connection pool:
var server = Oriento({
host: 'localhost',
port: 2424,
username: 'root',
password: 'yourpassword',
pool: {
max: 10
}
});
On Friday, May 29, 2015 at 4:12:27 AM UTC-3, Samuel Goldenbaum wrote:
>
> What is the recommended way to manage OrientDB connections in Express.js
> or any web application for that matter? Connection per request? Would be
> using the oriento Node.js driver.
>
>
--
---
You received this message because you are subscribed to the Google Groups
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.