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

refactor: 'checkpoint' to 'memory snapshot' renaming #1787

Merged
merged 1 commit into from
May 2, 2024

Conversation

thundergolfer
Copy link
Contributor

@thundergolfer thundergolfer commented May 2, 2024

Describe your changes

One more step on the road to renaming checkpoint to memory snapshot.

Backward/forward compatibility checks

Check these boxes or delete any item (or this section) if not relevant for this PR.

  • Client+Server: this change is compatible with old servers
    • Should be pure refactor. None of these name/symbol changes cross the boundary between the client and the worker/server/host.
  • Client forward compatibility: this change ensures client can accept data intended for later versions of itself
    • Should be pure refactor. None of these name/symbol changes cross the boundary between the client and the worker/server/host.

Changelog

Copy link
Contributor

@mwaskom mwaskom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@thundergolfer thundergolfer merged commit f693a7d into main May 2, 2024
23 checks passed
@thundergolfer thundergolfer deleted the jonathon/rename-checkpoint-may2 branch May 2, 2024 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants