Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(store-sync,store-indexer): consolidate sync logic, add syncToSqlite #1240

Merged
merged 20 commits into from
Aug 15, 2023

Commits on Aug 2, 2023

  1. add syncToSqlite

    holic committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    2e5ebfa View commit details
    Browse the repository at this point in the history
  2. move indexer to syncToSqlite

    holic committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    85951bb View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    f296ff2 View commit details
    Browse the repository at this point in the history
  2. wip refactor

    holic committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    dc2f5fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3997dc1 View commit details
    Browse the repository at this point in the history
  4. it works

    holic committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    0f71589 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    9c62396 View commit details
    Browse the repository at this point in the history
  2. move TableWithRecords

    holic committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    a1340d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96cc55e View commit details
    Browse the repository at this point in the history
  4. move SyncStep import

    holic committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    d4cfc7a View commit details
    Browse the repository at this point in the history
  5. update snapshot

    holic committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    fb5e481 View commit details
    Browse the repository at this point in the history
  6. add message to assert

    holic committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    cdc5a6f View commit details
    Browse the repository at this point in the history
  7. fixes after making log optional

    holic committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    03eb28a View commit details
    Browse the repository at this point in the history
  8. missed a spot

    holic committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    30709db View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. some fixes

    holic committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    2962c4c View commit details
    Browse the repository at this point in the history
  2. fix indexer live check

    holic committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    92d823d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c32095 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94625b4 View commit details
    Browse the repository at this point in the history
  5. remove ID

    holic committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    2cda399 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    992a3d4 View commit details
    Browse the repository at this point in the history