DiegoZoracKy / mongo-client-connect

Provides an easy way to specify N collections from N connectionURIs to be retrieved at once, in one call (DRY!). It reuses the same connection objects (creating only one connection pool per connectionURI) and collection instances, avoiding the creation of many, unnecessary, connections pools to a same connectionURI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DiegoZoracKy/mongo-client-connect Stargazers