dynamo
dynamo copied to clipboard
Parallel Scan
Allow the use of multiple segments in a Scan operation. See: http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/QueryAndScan.html#QueryAndScanParallelScan
Shouldn't be too hard... although figuring out how to wrangle Iter and parallel scans may be difficult.
Excited waiting!
+1
I implemented this in #219 but I need to test it a bit more before merging. Feel free to give it a try.
Just released in v1.20.