Open danthegoodman1 opened 2 years ago
Should use unlogged batches: https://docs.scylladb.com/getting-started/dml/#unlogged-batches
~Potentially make micro-batches, one for each partition, and do those as separete inserts?~
No because this will still be high spread on the pkeys since we can't guess which partition each will go into
Table for locks, LWT to acquire lock, heartbeat lock, table is taskdb, option to create new taskdb once end of list reached or just keep looping
Configurable consistency level on write, read, and attach