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

Add key-value support #488

Merged
merged 8 commits into from
Feb 2, 2024
Merged

Add key-value support #488

merged 8 commits into from
Feb 2, 2024

Commits on Jan 11, 2024

  1. api: add key-value driver

    bradjc committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    5709589 View commit details
    Browse the repository at this point in the history
  2. examples: add kv test app

    bradjc committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    f709282 View commit details
    Browse the repository at this point in the history
  3. api: kv: add add/update

    bradjc committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    2c623c0 View commit details
    Browse the repository at this point in the history
  4. api: kv: add tests

    bradjc committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    2d7e3fa View commit details
    Browse the repository at this point in the history
  5. unittest: add fake kv

    bradjc committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    15e16be View commit details
    Browse the repository at this point in the history
  6. unittest: fake kv: clippy fix

    bradjc committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    5c3cd84 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    6839783 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a5aea5 View commit details
    Browse the repository at this point in the history