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

Lockless multi-threaded reads #224

Merged
merged 7 commits into from
Jan 28, 2021
Merged

Commits on Jan 27, 2021

  1. Added lockless reading interface

    Tom Augspurger committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    a37b80e View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. Docs

    Tom Augspurger committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    b27e26f View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into lockless

    Tom Augspurger committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    73ea5e2 View commit details
    Browse the repository at this point in the history
  3. newline

    Tom Augspurger committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    9486986 View commit details
    Browse the repository at this point in the history
  4. compat

    Tom Augspurger committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    45b8a8c View commit details
    Browse the repository at this point in the history
  5. lint

    Tom Augspurger committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    2043297 View commit details
    Browse the repository at this point in the history
  6. fix typos

    Tom Augspurger committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    76abd3f View commit details
    Browse the repository at this point in the history