github.com/pingcap/tiflow@v0.0.0-20240520035814-5bf52d54e205/tests/integration_tests/synced_status_with_redo/conf/changefeed-redo.toml (about)

     1  [synced-status]
     2  synced-check-interval = 120 
     3  checkpoint-interval = 20
     4  
     5  [consistent]
     6  level="eventual"
     7  storage = "file:///tmp/tidb_cdc_test/synced_status/redo"