artie-labs / transfer

Database replication platform that leverages change data capture. Stream production data from databases to your data warehouse (Snowflake, BigQuery, Redshift) in real-time.

Home Page:https://artie.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement per-table flush semantics for max efficiency

Tang8330 opened this issue · comments

As summed up from this PR: #94

Move the lock from the database to the table.

When doing so, add in race detection.