Search results
93 packages found
An agent for HTTPS through an HTTP(S) proxy server using the CONNECT method
- https
- http
- proxy
- http proxy
- https proxy
- agent
- connect
- connection
- pool
- pooling
- connection pool
- connection pooling
- timeout
- TLS
- View more
Re-use a single or pool of redis connections across several modules/files in your app. Added rejson module as well.
Build a connection pool on top of ZMQ
express-mysql-connection middleware (pooling connection)
a redis client connection pool
Connection Pool for tedious.
a generic pool implementation without any bells and whistles
JavaScript module for pooling objects to handle them as resources allocated by demand
Automatically manages your postgres pool connection, including connecting, and releasing the connection on either error or success.
this library is a modification to current tedious-connection-pool libary, make it works to use the newest tedious library. The usage of this library has slightly difference, in order to make sure each application only initialize one pool for each database
Extension of 'tedious' connection class to use as a pooled promised resource without need to wait for release
A library that helps you create object/thread/connection pools
A dirt-simple SQL client abstraction (currently) supporting PostgreSQL, MySQL and SQLite.
The QueryTool is a library that allows easier and faster connections with Postgres databases. Whit it, you can make insertions, selections, updates and deletions in the database in a simple and effective way.
A small wrapper for configuring and managing Sequelize in AWS Lambda functions
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. Also provides an easy way to specify N collections
An ES6 Promise based extension for the MySQL module with helper functions for a more simple usage, mainly with transactions.
An agent for HTTP through an HTTP(S) proxy server
- https
- http
- proxy
- http proxy
- https proxy
- agent
- connection
- pool
- pooling
- connection pool
- connection pooling
- timeout
- TLS
- SSL
- View more
Package to deal with connecting to MongoDB using mongoose