Skip to content

uladzislau-belykh/postgres-logical-decoding-events

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Postgres logical decoding events

"Postgres logical decoding events" java library that can read PostgrsSql WAL and provide changes in db as events. Library contains two parts:

  • Event Replication - provaide managment for PostgresSql replication connections and streams. Guarantee only one produce of each event
  • Event Holder - realization of load balancer for events. Was created for parallel handling replicated events.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages