2017 © Pedro Peláez
 

library reconnector

Connector replacement for Laravel 5.1+ that allows reconnection with a list of different MySQL hosts.

image

rolice/reconnector

Connector replacement for Laravel 5.1+ that allows reconnection with a list of different MySQL hosts.

  • Friday, January 29, 2016
  • by rolice
  • Repository
  • 3 Watchers
  • 0 Stars
  • 226 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Reconnector

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., (*1)

The Versions

29/01 2016

dev-master

9999999-dev

Connector replacement for Laravel 5.1+ that allows reconnection with a list of different MySQL hosts.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Lyubomir Gardev