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

chore: add dictionary set and fetch overloads #120

Merged
merged 5 commits into from
Aug 25, 2022

Commits on Aug 25, 2022

  1. Rename methods to accomodate string->byte[] dictionaries.

    Anticipating `DictionarySet`, `DictionarySetBatch`, and
    `DictionaryFetch` to `Set` and retrieve `string->byte[]` dictionaries.
    malandis committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    2437d45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44cf6fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1424a5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8dff4f3 View commit details
    Browse the repository at this point in the history
  5. Update incubating README.

    malandis committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    9c7703d View commit details
    Browse the repository at this point in the history