Documentation Index
Fetch the complete documentation index at: https://artie.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Required settings
- Amazon service account
- Keyspace cluster created
- Tables that you would like to sync to have CDC streams enabled
Enabling CDC stream
You will need to enable CDC stream for each of the table you would like Artie to sync. To do this, navigate to the table and click on the “Streams” tab. Make sure the view type is set to either “NEW_AND_OLD_IMAGES” (preferred) or “NEW_IMAGE”.