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

Atomic async writes #102

Merged
merged 14 commits into from
Aug 27, 2021
Merged

Atomic async writes #102

merged 14 commits into from
Aug 27, 2021

Commits on Aug 26, 2021

  1. fix: ensure writes are always atomic

    Fixes: #96
    ronag committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    7cdc383 View commit details
    Browse the repository at this point in the history
  2. fixup

    ronag committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    a7be573 View commit details
    Browse the repository at this point in the history
  3. fixup

    ronag committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    4b54e05 View commit details
    Browse the repository at this point in the history
  4. fixup

    ronag committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    ef2d13c View commit details
    Browse the repository at this point in the history
  5. fixup

    ronag committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    1d0d8c1 View commit details
    Browse the repository at this point in the history
  6. fixup

    ronag committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    2c3bcfb View commit details
    Browse the repository at this point in the history
  7. fixup

    ronag committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    d9248ec View commit details
    Browse the repository at this point in the history
  8. fixup

    ronag committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    c11dab9 View commit details
    Browse the repository at this point in the history
  9. fixup

    ronag committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    d67c90d View commit details
    Browse the repository at this point in the history
  10. fixup

    ronag committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    c608212 View commit details
    Browse the repository at this point in the history
  11. fixup

    ronag committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    1cde28a View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Configuration menu
    Copy the full SHA
    d9eb742 View commit details
    Browse the repository at this point in the history
  2. Performance improvements

    mcollina committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    29e8351 View commit details
    Browse the repository at this point in the history
  3. typo

    mcollina committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    6bc2d2d View commit details
    Browse the repository at this point in the history