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 encrypted diskqueue #31808

Closed
wants to merge 7 commits into from
Closed

Commits on Jun 7, 2022

  1. Add encrypted diskqueue

    - encryption reader/writer
    - compression on frames
    - change to segmentReader/segmentWriter instead of *os.File
    - updated tests
    - update benchmark
    leehinman committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    4763029 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2e2393 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2b50ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    979ad39 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a69909 View commit details
    Browse the repository at this point in the history
  6. update docs for v3

    leehinman committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    5b6dc95 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

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