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

[C#] Implement Push iterators #817

Merged
merged 12 commits into from
Apr 20, 2023
Merged

[C#] Implement Push iterators #817

merged 12 commits into from
Apr 20, 2023

Commits on Apr 5, 2023

  1. WIP on iterator locking

    TedHartMS committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    b1f9ca9 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. WIP on iterator locking

    TedHartMS committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    b1be74b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae650be View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. WIP iterator locking

    TedHartMS committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    e5f6940 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd9a940 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    c76f1de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a1f896 View commit details
    Browse the repository at this point in the history
  3. Make AllocatorBase and derived classes internal; includes making *Sca…

    …nIterator and LogAccessor ctors internal
    TedHartMS committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    73ae25a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    096a36e View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. - Remove missed remnants of fasterSession-accepting scan

    - Finish adding scan/iteration tests
    TedHartMS committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    7bbd736 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Implement IterateKeyVersions

    Minor reorg and comments in AsyncGetFromDiskCallback
    TedHartMS committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    82872e6 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

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