m3dev / gokart

Gokart solves reproducibility, task dependencies, constraints of good code, and ease of use for Machine Learning Pipeline.
https://gokart.readthedocs.io/en/latest/
MIT License
318 stars 57 forks source link

Feature/implement fast load lock #276

Closed mski-iksm closed 2 years ago

mski-iksm commented 2 years ago

issue: https://github.com/m3dev/gokart/issues/265

I've implemented redis lock following above issue. Please review!

Hi-king commented 2 years ago

@mski-iksm thx for cool improvement :)

@hirosassa @kitagry thx for reviews!

Merged