Fork me on GitHub

API

Core API

The API comprises two classes, Connection and Request, along with a collection of data types.

Connection Pooling

Tedious does not provide pooling of connections. For a connection pooling solution, see tedious-connection-pool.