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: Add max size check to StreamWriterV2 #873

Merged
merged 6 commits into from Feb 23, 2021

Commits on Feb 21, 2021

  1. Add a new StreamWriterV2.

    Compared to existing StreamWriter, its locking mechanism is much
    simpler.
    yayi-google committed Feb 21, 2021
    Copy the full SHA
    b365503 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d45416d View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. Copy the full SHA
    3312402 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b98d6be View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. Copy the full SHA
    2c80454 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2c47c6a View commit details
    Browse the repository at this point in the history