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

Feature/solution skvs #766

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

Commits on Jun 11, 2024

  1. add singleKVS wrapper

    Signed-off-by: chenchanglew <lewchenchang@gmail.com>
    chenchanglew committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    cc005e1 View commit details
    Browse the repository at this point in the history
  2. able to save into single key

    Signed-off-by: chenchanglew <lewchenchang@gmail.com>
    chenchanglew committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    1c2e39c View commit details
    Browse the repository at this point in the history
  3. change to only getState Once

    Signed-off-by: chenchanglew <lewchenchang@gmail.com>
    chenchanglew committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    ec65187 View commit details
    Browse the repository at this point in the history
  4. change storing type and add del state

    Signed-off-by: chenchanglew <lewchenchang@gmail.com>
    chenchanglew committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    eafbf16 View commit details
    Browse the repository at this point in the history
  5. refactor: clean up code

    Signed-off-by: chenchanglew <lewchenchang@gmail.com>
    chenchanglew committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    8fb8b84 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. lint: make checks

    Signed-off-by: chenchanglew <lewchenchang@gmail.com>
    chenchanglew committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    6583c84 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. chore: change filename to small letters

    Signed-off-by: chenchanglew <lewchenchang@gmail.com>
    chenchanglew committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    43869b2 View commit details
    Browse the repository at this point in the history