Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Convert state and stream stores and related code to async #8194

Merged
merged 8 commits into from
Aug 28, 2020

Commits on Aug 27, 2020

  1. Convert state store to async.

    clokep committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    561cea7 View commit details
    Browse the repository at this point in the history
  2. Convert state_deltas.

    clokep committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    c41c0dd View commit details
    Browse the repository at this point in the history
  3. Convert state.

    clokep committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    a168e58 View commit details
    Browse the repository at this point in the history
  4. Convert stream store.

    clokep committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    6c75e00 View commit details
    Browse the repository at this point in the history
  5. Add a changelog.

    clokep committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    11c4fb7 View commit details
    Browse the repository at this point in the history
  6. Partially revert changes.

    clokep committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    3d99c67 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. Remove a defer.succeed call.

    clokep committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    32dc6e6 View commit details
    Browse the repository at this point in the history
  2. Add an await.

    clokep committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    3ea7657 View commit details
    Browse the repository at this point in the history