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

Add zero-copy serialization APIs. #357

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    05a257e View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    ed67582 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ab5d35 View commit details
    Browse the repository at this point in the history
  3. Update a comment.

    teo-tsirpanis committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    c30e838 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Fix typos.

    teo-tsirpanis committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    2d174df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42fe380 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5696a01 View commit details
    Browse the repository at this point in the history
  4. Use bytes.Buffer.

    teo-tsirpanis committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    7812651 View commit details
    Browse the repository at this point in the history
  5. Fix lint.

    teo-tsirpanis committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    8da0d7f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e524c53 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Configuration menu
    Copy the full SHA
    4040ae7 View commit details
    Browse the repository at this point in the history
  2. Implement ReaderAt in Buffer.

    It will make some stuff easier in the REST server.
    teo-tsirpanis committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    86c8a73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13629dd View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Configuration menu
    Copy the full SHA
    38155e3 View commit details
    Browse the repository at this point in the history