-
Notifications
You must be signed in to change notification settings - Fork 7
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
Feat/kv + routes #23
Commits on Aug 31, 2023
-
feat(kv): add basic implementation of key-value store
Signed-off-by: Charley <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9cb7151 - Browse repository at this point
Copy the full SHA 9cb7151View commit details -
feat: store workload status updates in a hashmap
Signed-off-by: Mauran <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4a1a3ef - Browse repository at this point
Copy the full SHA 4a1a3efView commit details
Commits on Sep 1, 2023
-
feat: make db hashmap a static variable, add a loop to sync with db e…
…very 5 sec Signed-off-by: Mauran <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2509081 - Browse repository at this point
Copy the full SHA 2509081View commit details -
feat: kv implementation with static variables, use batch instead of h…
…ashmap Signed-off-by: Mauran <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b1b946b - Browse repository at this point
Copy the full SHA b1b946bView commit details -
feat: implementing routes with kv store and batch updates
Signed-off-by: Mauran <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fdd2ad5 - Browse repository at this point
Copy the full SHA fdd2ad5View commit details -
feat(routes): setting up routes and handling functions
Signed-off-by: Mauran <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 01d8a93 - Browse repository at this point
Copy the full SHA 01d8a93View commit details -
feat(kv): add basic implementation of key-value store
Signed-off-by: Charley <[email protected]> Signed-off-by: Mauran <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5a28155 - Browse repository at this point
Copy the full SHA 5a28155View commit details -
feat: add deletion routes, generate ids for instances on creation
Signed-off-by: Mauran <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e066b31 - Browse repository at this point
Copy the full SHA e066b31View commit details -
feat: return instance id to client on creation, clear batch after sto…
…re update, fix formatting Signed-off-by: Mauran <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4819fa8 - Browse repository at this point
Copy the full SHA 4819fa8View commit details -
fix: update the openapi doc and fix bugs
Signed-off-by: Mauran <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f5ae36b - Browse repository at this point
Copy the full SHA f5ae36bView commit details -
feat: save correct resource usage data to the db and add mutex
Signed-off-by: Mauran <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 36e638b - Browse repository at this point
Copy the full SHA 36e638bView commit details -
Signed-off-by: Mauran <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ca9508 - Browse repository at this point
Copy the full SHA 1ca9508View commit details -
feat: save correct resource usage data to the db
Signed-off-by: Mauran <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7bfa9dc - Browse repository at this point
Copy the full SHA 7bfa9dcView commit details