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: 15448: In-memory virtual maps support #15575

Open
wants to merge 17 commits into
base: develop
Choose a base branch
from

Commits on Sep 20, 2024

  1. feat: 15448: Optimize flushes for short living objects

    Signed-off-by: Artem Ananev <[email protected]>
    artemananiev committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6b77445 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. A new unit test for in-memory virtual map mode

    Signed-off-by: Artem Ananev <[email protected]>
    artemananiev committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c57dd16 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Sync with develop

    Signed-off-by: Artem Ananev <[email protected]>
    artemananiev committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    8d2c9a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23426df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0e2b47 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Fixed VNC.garbageCollect(). Minor changes to VirtualMapSerializationT…

    …ests.inMemoryModeSerde()
    
    Signed-off-by: Artem Ananev <[email protected]>
    artemananiev committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    cb2ee74 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Sync with develop

    Signed-off-by: Artem Ananev <[email protected]>
    artemananiev committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    7562a6b View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    be2edef View commit details
    Browse the repository at this point in the history
  2. One more unit test for in-memory mode

    Signed-off-by: Artem Ananev <[email protected]>
    artemananiev committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    5251ef5 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Minor fix in VirtualNodeCache. Improved backpressure duration logging…

    … in VirtualPipeline
    
    Signed-off-by: Artem Ananev <[email protected]>
    artemananiev committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    e58bada View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Addressed reviewers' comments

    Signed-off-by: Artem Ananev <[email protected]>
    artemananiev committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    51b070c View commit details
    Browse the repository at this point in the history
  2. Sync with develop

    Signed-off-by: Artem Ananev <[email protected]>
    artemananiev committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    407d2be View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Improved virtual node cache flushes and purges

    Signed-off-by: Artem Ananev <[email protected]>
    artemananiev committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    59fc16a View commit details
    Browse the repository at this point in the history
  2. Sync with develop

    Signed-off-by: Artem Ananev <[email protected]>
    artemananiev committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    2d84e40 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Sync with develop

    Signed-off-by: Artem Ananev <[email protected]>
    artemananiev committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    b307f4b View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Sync with develop

    Signed-off-by: Artem Ananev <[email protected]>
    artemananiev committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    37bff78 View commit details
    Browse the repository at this point in the history
  2. Spotless

    Signed-off-by: Artem Ananev <[email protected]>
    artemananiev committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    e5db1ad View commit details
    Browse the repository at this point in the history