Closed amotl closed 2 months ago
For making DynamoDB full-load operations more efficient, use CrateDB's bulk operations. With this patch, the batching towards CrateDB is implemented by doing pagination on the DynamoDB source database. For other strategies, see backlog.
full-load
For subsequent iterations:
/cc @wierdvanderhaar, @hlcianfagna
About
For making DynamoDB
full-load
operations more efficient, use CrateDB's bulk operations. With this patch, the batching towards CrateDB is implemented by doing pagination on the DynamoDB source database. For other strategies, see backlog.References
Backlog
For subsequent iterations:
/cc @wierdvanderhaar, @hlcianfagna