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

key value store #4499

Merged
merged 30 commits into from Jun 1, 2021
Merged

key value store #4499

merged 30 commits into from Jun 1, 2021

Commits on May 8, 2021

  1. Copy the full SHA
    9d19258 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. Copy the full SHA
    0a18a53 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Add backend and tests

    zangell44 committed May 19, 2021
    Copy the full SHA
    44b90ba View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2b1831b View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. Add cli tests

    zangell44 committed May 20, 2021
    Copy the full SHA
    1196952 View commit details
    Browse the repository at this point in the history
  2. Correct cli test

    zangell44 committed May 20, 2021
    Copy the full SHA
    2f209b8 View commit details
    Browse the repository at this point in the history
  3. Add changelog

    zangell44 committed May 20, 2021
    Copy the full SHA
    2335684 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Document kv store

    zangell44 committed May 21, 2021
    Copy the full SHA
    a1ad4fd View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8d748a6 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2da78ce View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f0c2227 View commit details
    Browse the repository at this point in the history
  5. Format

    zangell44 committed May 21, 2021
    Copy the full SHA
    c8f8ba2 View commit details
    Browse the repository at this point in the history
  6. Sort keys client side

    zangell44 committed May 21, 2021
    Copy the full SHA
    1925733 View commit details
    Browse the repository at this point in the history
  7. Feed the formatter

    zangell44 committed May 21, 2021
    Copy the full SHA
    34810ba View commit details
    Browse the repository at this point in the history
  8. Refactor backend tests

    zangell44 committed May 21, 2021
    Copy the full SHA
    1b5361c View commit details
    Browse the repository at this point in the history
  9. Refactor cli error handling

    zangell44 committed May 21, 2021
    Copy the full SHA
    a4cbe2d View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    6a588a1 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    858e25e View commit details
    Browse the repository at this point in the history

Commits on May 22, 2021

  1. Update docs

    zangell44 committed May 22, 2021
    Copy the full SHA
    ef917e1 View commit details
    Browse the repository at this point in the history
  2. Add kv store flow example

    zangell44 committed May 22, 2021
    Copy the full SHA
    346f34d View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Improve docs

    zangell44 committed May 24, 2021
    Copy the full SHA
    a31bb98 View commit details
    Browse the repository at this point in the history
  2. Tweak doc capitalization

    zangell44 committed May 24, 2021
    Copy the full SHA
    0031fd6 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b4d0f8e View commit details
    Browse the repository at this point in the history
  4. Format

    zangell44 committed May 24, 2021
    Copy the full SHA
    e431502 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    a9edc74 View commit details
    Browse the repository at this point in the history
  6. Clarify test mocks

    zangell44 committed May 24, 2021
    Copy the full SHA
    9c8dec0 View commit details
    Browse the repository at this point in the history
  7. Make changelog friendly

    zangell44 committed May 24, 2021
    Copy the full SHA
    bdf1110 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    b0042d9 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. Update docs

    zangell44 committed May 27, 2021
    Copy the full SHA
    82ec4c1 View commit details
    Browse the repository at this point in the history
  2. Correct docs typo

    zangell44 committed May 27, 2021
    Copy the full SHA
    4a92456 View commit details
    Browse the repository at this point in the history