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 common #551

Merged
merged 7 commits into from
Jul 6, 2023
Merged

Conversation

slinkydeveloper
Copy link
Contributor

@slinkydeveloper slinkydeveloper commented Jun 29, 2023

Fix #420. Depends on #536

@slinkydeveloper slinkydeveloper added this to the 1B milestone Jun 29, 2023
Copy link
Contributor

@tillrohrmann tillrohrmann left a comment

Choose a reason for hiding this comment

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

LGTM. +1 for merging once the preceding PR is merged.

src/common/src/invocation.rs Outdated Show resolved Hide resolved
src/common/src/invocation.rs Outdated Show resolved Hide resolved
src/common/src/journal/raw.rs Show resolved Hide resolved
…comment)

* `identifiers` contains the various identifiers
* `invocation` contains the invocation model
* `message` contains the various models used for internal messaging
* `retries` contains the RetryPolicy and iter
* `time` contains `MillisSinceEpoch`
* `service_endpoint` contains the service endpoint metadata
* `journal` contains entries, raw and enriched and journal metadata
@slinkydeveloper slinkydeveloper merged commit d09b27f into restatedev:main Jul 6, 2023
@slinkydeveloper slinkydeveloper deleted the issues/420 branch July 6, 2023 14:05
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.

Refactor common
2 participants