Skip to content
This repository was archived by the owner on May 10, 2018. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MongoNormolica

PHP library for managing MongoDB Master-Slave Replication (Normal Replication)

Slaves / Readable Nodes can be selected in different ways:

  • NormolicaRandomSlaveSelector Select nodes in random way using mt_rand()
  • NormolicaRecentlyUsedSlaveSelector Select most recently used node
  • NormolicaRoundRobinSlaveSelector Select nodes based on round-robin way

See examples folder for usage

Dependencies

About

[ABANDONED] PHP library for managing MongoDB Master-Slave Replication (Normal Replication)

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages