Neal Lathia
Neal Lathia
Thanks Rob! I'll get this reviewed soon
Merged your PR - thanks for your contribution 🙏 I've followed up in this PR where I'm adding more tests etc. - https://github.com/operatorai/modelstore/pull/177
✅ This was released as part of `modelstore==0.0.75` - https://github.com/operatorai/modelstore/pull/201 - https://pypi.org/project/modelstore/0.0.75/ Let me know if you see any other issues!
@elgehelge Thanks, apologies for the misunderstanding. Could you share an example of what you would like modelstore to save? One example of where this works is if you save an...
Great idea! I've wanted to do this for some time, and you suggesting it might just be the motivation I needed 😄 I'm currently in the middle of moving the...
👋 @hauks96 I've now added this in, and so it will go out with the next release. Thank you for the suggestion, and if you have any more ideas feel...
✅ This was released as part of `modelstore==0.0.75` - https://github.com/operatorai/modelstore/pull/201 Let me know if you see any other issues!
Hello! Thanks for raising this. I had run into the problem myself when running integration tests, but had worked around it with a time.sleep() line - which is a hack....
Thanks for raising this @hauks96! Am thinking about what could work here, stay tuned 👀
Main thoughts so far: - I think this is both possible **and** will make the file system storage implementation work more similarly to the cloud storage ones - I'm looking...