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

Conversion implementations for awaited action db structs #1243

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

zbirenbaum
Copy link
Contributor

@zbirenbaum zbirenbaum commented Aug 7, 2024

Description

Implements a number of convenience implementations to simplify compatibility with fred and conversions into redis keys/values. Breakout of some changes necessary for implementing RedisAwaitedActionDb

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

N/A

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

Implements a number of convenience implementations to simplify
compatibility with fred and conversions into redis keys/values.
@zbirenbaum zbirenbaum mentioned this pull request Aug 8, 2024
5 tasks
Copy link
Contributor

@adam-singer adam-singer left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 5 of 5 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 1 LGTMs obtained, and all files reviewed

@zbirenbaum zbirenbaum merged commit d5f2781 into TraceMachina:main Aug 8, 2024
27 checks passed
@zbirenbaum zbirenbaum deleted the awaited-action-helpers branch August 8, 2024 19:00
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