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

Mastic aggregator and collector implementation #1107

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

Commits on Aug 13, 2024

  1. Updating SZK module for compatibility with Mastic

    Hannah Davis committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    c67ecb7 View commit details
    Browse the repository at this point in the history
  2. Create Mastic module with server implementation

    Implements aggregator and collector functionality for the Mastic protocol for weighted heavy-hitters and attribute-based metrics.
    Hannah Davis committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    2dfd610 View commit details
    Browse the repository at this point in the history
  3. test flag keeps sneaking back in

    Hannah Davis committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    f952b4e View commit details
    Browse the repository at this point in the history
  4. better encoding for SzkQueryState

    Hannah Davis committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    96b1c4c View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

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

Commits on Sep 13, 2024

  1. non-compiling caching edits to vidpf

    Hannah Davis committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    b9ebfa3 View commit details
    Browse the repository at this point in the history
  2. removing fix

    Hannah Davis committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    130622a View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. more efficient caching

    Hannah Davis committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    27d2b2f View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. addressing recent review

    Hannah Davis committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    5699e50 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. caching completed

    Hannah Davis committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    4d47513 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. remove aggregator ID from VidpfKey

    Hannah Davis committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    d927640 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. polishing comments

    Hannah Davis committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    5a46f32 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. refactoring szk

    Hannah Davis committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    4f487df View commit details
    Browse the repository at this point in the history
  2. fix clippy complaints

    Hannah Davis committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    e5520fb View commit details
    Browse the repository at this point in the history