Skip to content

Version 1.0.1

Latest

Choose a tag to compare

@clauspruefer clauspruefer released this 18 Feb 12:24
· 5 commits to main since this release
3d77281

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