vjsrinath / sails-orientdb

An waterline adapter for orient db

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pool supported in connection configuration?

martingg88 opened this issue · comments

can i know connection configuration here support of "pool" feature in Orientdb?

set "max" key in your connection configuration to specify maximum how many connections can be created and kept in the pool.

thanks...