Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

transactional: Fix some nitpicks #11163

Merged
merged 4 commits into from
Apr 4, 2022
Merged

transactional: Fix some nitpicks #11163

merged 4 commits into from
Apr 4, 2022

Commits on Apr 4, 2022

  1. transactional: Fix some nitpicks

    This fixes some nitpicks related to the transactional storage stuff from me. As everything was
    merged too fast, here are some nitpicks from me. First, the entire functionality is moved into its
    own file to have a clear separation. Secondly I changed the `set_transactional_level` to not take
    `Layer` by reference. Besides that I have added some docs etc.
    bkchr committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    cb98bad View commit details
    Browse the repository at this point in the history
  2. Add some comment

    bkchr committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    53186b9 View commit details
    Browse the repository at this point in the history
  3. Move tests

    bkchr committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    466d045 View commit details
    Browse the repository at this point in the history
  4. 🤦

    bkchr committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    89d35ab View commit details
    Browse the repository at this point in the history