Skip to content
This repository was archived by the owner on May 6, 2024. It is now read-only.

getsentry/cdc

cdc

Quick Start Example

  1. Start services in sentry via sentry devservices up.

  2. Create a pgbench database:

    docker exec sentry_postgres createdb -U postgres pgbench
    
  3. Start a producer:

    docker run --net sentry --rm $(docker build -q .) producer
    
  4. Initialize the pgbench tables and run a quick benchmark:

    docker exec sentry_postgres pgbench -U postgres -i pgbench
    docker exec sentry_postgres pgbench -U postgres -T 10 pgbench
    

About

change data capture toolkit

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

 
 
 

Contributors 8