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

feat(storage): batched iterator & e2e tests with in-memory state store #5322

Merged
merged 8 commits into from
Sep 15, 2022

Commits on Aug 26, 2022

  1. Revert "chore(storage): deprecate in-memory state store in e2e scenar…

    …ios (#3153)"
    
    This reverts commit ce23e4a.
    
    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    2c2963e View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Configuration menu
    Copy the full SHA
    442c7fc View commit details
    Browse the repository at this point in the history
  2. batched iterator

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    d6f87c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. add more docs

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    e9f9eed View commit details
    Browse the repository at this point in the history
  2. add to workflows

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    5d232d4 View commit details
    Browse the repository at this point in the history
  3. add unit tests

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    50b3d91 View commit details
    Browse the repository at this point in the history
  4. refine docs

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    9d9bc49 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Merge remote-tracking branch 'origin/main' into bz/allow-in-memory-st…

    …ate-store
    
    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    84e89d6 View commit details
    Browse the repository at this point in the history