README ¶ sqlite-cdc (WIP) sqlite-cdc takes heavy inspiration from marmot without all the clustering and replication. I wanted all the CDC functionality but simpler. Right now this is a huge work in progress as I work through how I want to enable dispatching of events. You can try it out by running command similar to: ./sqlite-cdc ./test.db table1 table2 Build requires CGO_ENABLED=1 for sqlite3 Run go build main.go Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Directories ¶ Show internal Expand all Path Synopsis db Click to show internal directories. Click to hide internal directories.