Practical Example / Minor Bugfix Release
- Includes PG Logical Replication Cluster Example
- Minor bugfix release (see
CHANGELOG.md) - Github CI integration added
PostgreSQL Logical Replication Setup And Test
- Example sets up a native PostgreSQL cluster (Docker)
- Write Balancing Tests (INSERT and UPDATE) over multiple database nodes
- Read Balancing Tests (SELECT) over multiple database nodes