Skip to content

a simple Golang library that allows you to stream postgresql changes over a configurable streaming interface

License

Notifications You must be signed in to change notification settings

vertexcover-io/postgresql-cdc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

postgresql-cdc

postgresql-cdc is a simple Golang library that allows you to stream postgresql changes over a configurable streaming interface. The library comes with a ChannelStream that allows you to listen to postgres changes over a golanng channel.

About

a simple Golang library that allows you to stream postgresql changes over a configurable streaming interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages