-
Notifications
You must be signed in to change notification settings - Fork 28
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: add multiple save for redis registry #281
Conversation
s0nicboOm
commented
Sep 9, 2023
•
edited
Loading
edited
- Option to multisave in redis registry
- support caching for version calls
- In udfs/ load models using version call instead of latest calls
Signed-off-by: s0nicboOm <[email protected]>
Signed-off-by: s0nicboOm <[email protected]>
Signed-off-by: s0nicboOm <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #281 +/- ##
==========================================
+ Coverage 92.41% 92.66% +0.24%
==========================================
Files 74 74
Lines 3349 3380 +31
Branches 267 275 +8
==========================================
+ Hits 3095 3132 +37
+ Misses 201 196 -5
+ Partials 53 52 -1
... and 2 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Signed-off-by: s0nicboOm <[email protected]>
Signed-off-by: s0nicboOm <[email protected]>
Signed-off-by: s0nicboOm <[email protected]>
Signed-off-by: s0nicboOm <[email protected]>
Signed-off-by: s0nicboOm <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some comments
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
couple of comments, and also you need to rebase.
Signed-off-by: s0nicboOm <[email protected]>
Signed-off-by: s0nicboOm <[email protected]>
Signed-off-by: s0nicboOm <[email protected]>
Signed-off-by: s0nicboOm <[email protected]>
Signed-off-by: s0nicboOm <[email protected]>
Signed-off-by: s0nicboOm <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Few comments
Signed-off-by: s0nicboOm <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please rebase before merging
# Conflicts: # numalogic/udfs/__main__.py # numalogic/udfs/inference.py # numalogic/udfs/trainer.py # poetry.lock # pyproject.toml
Signed-off-by: s0nicboOm <[email protected]>
Signed-off-by: s0nicboOm <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM