Legacy

object Legacy : InitialSyncStrategy

Parse the result in its entirety. Pros:

  • Faster to handle parsed data Cons:

  • Slower to download and parse data

  • big RAM usage

  • not robust to crash