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: split operations of Cluster and Shard, and serialize operations of Shard #1056

Merged
merged 15 commits into from
Jul 11, 2023

Commits on Jul 10, 2023

  1. refactor ShardTablesCache to ShardSet, move all internal operatio…

    …ns of a shard from `ShardSet` to `Shard`.
    Rachelint committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    36cdd68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff576e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95246ae View commit details
    Browse the repository at this point in the history
  4. tmp.

    Rachelint committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    d3f0d36 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    783113f View commit details
    Browse the repository at this point in the history
  6. fix clippy.

    Rachelint committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    c16fbca View commit details
    Browse the repository at this point in the history
  7. refactor Shard impl.

    Rachelint committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    43a2886 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6031ba1 View commit details
    Browse the repository at this point in the history
  9. remove outdated todl.

    Rachelint committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    29c480c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6a656bb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    98f4222 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6c9be93 View commit details
    Browse the repository at this point in the history
  13. fix DropTableRequest.

    Rachelint committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    a5db619 View commit details
    Browse the repository at this point in the history
  14. add comments.

    Rachelint committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    90a9886 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    f8c38ed View commit details
    Browse the repository at this point in the history