Skip to content

australiangreens/rpow

This branch is 4 commits ahead of totten/rpow:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8305053 · Dec 19, 2024
Oct 16, 2024
Jul 25, 2023
Aug 12, 2020
May 25, 2021
Jan 1, 2019
Jan 5, 2019
Aug 12, 2020
Jan 4, 2019
Jan 4, 2019
May 25, 2021
Jan 4, 2019
Dec 19, 2024
Nov 2, 2023
May 25, 2021
Sep 22, 2022
Nov 2, 2023
Nov 2, 2023

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%