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

Feat/kv + routes #23

Closed
wants to merge 13 commits into from
Closed

Feat/kv + routes #23

wants to merge 13 commits into from

Commits on Aug 31, 2023

  1. feat(kv): add basic implementation of key-value store

    Signed-off-by: Charley <[email protected]>
    charley04310 authored and thomas-mauran committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    9cb7151 View commit details
    Browse the repository at this point in the history
  2. feat: store workload status updates in a hashmap

    Signed-off-by: Mauran <[email protected]>
    sea-gull-diana authored and thomas-mauran committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    4a1a3ef View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. feat: make db hashmap a static variable, add a loop to sync with db e…

    …very 5 sec
    
    Signed-off-by: Mauran <[email protected]>
    sea-gull-diana authored and thomas-mauran committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    2509081 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1b946b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdd2ad5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01d8a93 View commit details
    Browse the repository at this point in the history
  5. feat(kv): add basic implementation of key-value store

    Signed-off-by: Charley <[email protected]>
    Signed-off-by: Mauran <[email protected]>
    charley04310 authored and thomas-mauran committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    5a28155 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e066b31 View commit details
    Browse the repository at this point in the history
  7. feat: return instance id to client on creation, clear batch after sto…

    …re update, fix formatting
    
    Signed-off-by: Mauran <[email protected]>
    sea-gull-diana authored and thomas-mauran committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    4819fa8 View commit details
    Browse the repository at this point in the history
  8. fix: update the openapi doc and fix bugs

    Signed-off-by: Mauran <[email protected]>
    thomas-mauran committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    f5ae36b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    36e638b View commit details
    Browse the repository at this point in the history
  10. feat: match status code

    Signed-off-by: Mauran <[email protected]>
    sea-gull-diana authored and thomas-mauran committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    1ca9508 View commit details
    Browse the repository at this point in the history
  11. feat: save correct resource usage data to the db

    Signed-off-by: Mauran <[email protected]>
    sea-gull-diana authored and thomas-mauran committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    7bfa9dc View commit details
    Browse the repository at this point in the history