Skip to content

ada-apq/apqprovider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APQ Provider

This a tiny package for handling multiple connections in a sane way for your application.

This is useful in long-lived applications that require a constant connection to the database. This module makes sure you will always have a working connection when you need it. Without the hassle of reconnecting multiple times.

It depends on two packages from KOW Framework:

And, of course, the core apq plus the specific driver you want to use.

This repository contains only the core functionality; specific implementations are provided in the same way APQ implementations are.

Notice, however, those packages are still on bitbucket:

About

Simple Connection pool management for APQ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published