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 "emit" to "persist" #119

Merged
merged 1 commit into from
Nov 13, 2023
Merged

Refactor "emit" to "persist" #119

merged 1 commit into from
Nov 13, 2023

Commits on Nov 11, 2023

  1. Refactor "emit" to "persist"

    Refactors "emit" as "persist" and attempts to convey the intention of associated operations that persistence is required.
    
    As a consequence, the commit log marshaller is refactored to remove the optionality of some return types to support that all events must be persisted. Along the way, I also refactored some options into a result with increased error reporting and logging.
    huntc committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    c91c93a View commit details
    Browse the repository at this point in the history