top | item 25784397

(no title)

kevlar1818 | 5 years ago

A tool for storing, versioning, and reproducing large files alongside source code. It's called Dud[1].

Dud : DVC :: Flask : Django

Open-sourced last October, targeting a more polished release in Q1.

[1]: https://kevin-hanselman.github.io/dud/getting_started/tour/

discuss

order

shcheklein|5 years ago

Nice! Do you already have benchmarks for this? In our experience we are way more limited by IO, or OS calls to traverse the FS than by Python. Curios to see some test results. And overall, great to see this in Go, would love to chat with you guys sometime.

kevlar1818|5 years ago

Thanks for the words of encouragement! I'm aiming to have basic benchmarks published in the next month.