A PostgreSQL logical decoder output plugin to deliver data as Protocol Buffers, used by Debezium (http://debezium.io). Please log issues in our JIRA at https://issues.jboss.org/projects/DBZ/issues
 
 
Go to file
Xavier Stevens 4f29f5c47f Adding frame encoding and fixing handling of some types 2014-09-30 11:35:07 -07:00
proto Adding timestamp oid support 2014-09-23 12:19:29 -07:00
src Adding frame encoding and fixing handling of some types 2014-09-30 11:35:07 -07:00
.clang-format First working version for debug text output at least 2014-09-22 16:21:47 -07:00
.gitignore Initial commit but not compiling yet 2014-09-18 17:33:49 -07:00
LICENSE Initial commit 2014-09-18 17:31:21 -07:00
Makefile Initial commit but not compiling yet 2014-09-18 17:33:49 -07:00
README.md Initial commit 2014-09-18 17:31:21 -07:00

README.md

decoderbufs

A PostgreSQL logical decoder output plugin to deliver data as Protocol Buffers