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

operation state helpers #1071

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zbirenbaum
Copy link
Member

@zbirenbaum zbirenbaum commented Jul 1, 2024

Description

Moves and changes the helper structs for RedisStateManager so they can be reused by other StateManagers such as a MemoryStateManager.

Type of change

Refactor

How Has This Been Tested?

Please also list any relevant details for your test configuration

Checklist

  • Updated documentation if needed
  • Tests added/amended
  • bazel test //... passes locally
  • PR is contained in a single commit, using git amend see some docs

This change is Reviewable

@zbirenbaum zbirenbaum force-pushed the operation-state-helpers branch 2 times, most recently from bf2dc93 to b1c6222 Compare July 1, 2024 20:39
@zbirenbaum zbirenbaum requested a review from allada July 1, 2024 20:40
Moves and changes the helper structs for RedisStateManager so they can
be reused by other StateManagers such as MemoryStateManager.
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.

None yet

1 participant