Package Data | |
---|---|
Maintainer Username: | rolice |
Maintainer Contact: | rolice@intellisys.org (Lyubomir Gardev) |
Package Create Date: | 2016-01-28 |
Package Last Update: | 2016-01-29 |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-11-22 03:10:13 |
Package Statistics | |
---|---|
Total Downloads: | 235 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 0 |
Total Watchers: | 4 |
Total Forks: | 0 |
Total Open Issues: | 0 |
This package provides a slight replacement of the default connection mechanism in Laravel 5.1+. The idea is to enable one application to work with several database connections in order to increase the availability in case of server failure. This is useful when using a database cluster which cannot route incoming connections to the nodes available.