Skip to content

australiangreens/rpow

 
 

Repository files navigation

CiviCRM Replay-on-Write Helper (civirpow)

This is a small utility which allows CiviCRM to work with an opportunistic combination of a read-write master database (RWDB) and read-only slave databases (RODB). The general idea is to connect to RODB optimistically (expecting a typical read-only use-case) -- and then switch to RWDB if there is an actual write.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 69.8%
  • Shell 25.0%
  • JavaScript 2.9%
  • PLpgSQL 1.7%
  • CSS 0.6%