|
|
|
|
|
by kvnhn
1409 days ago
|
|
I very much agree with you about DVC's feature creep. The other issue I have with it is speed. DVC has left me scratching my head at its sluggishness many times. Because of these factors, I've been working on an alternative that focuses on simplicity and speed[0]. My tool is often five to ten times faster than DVC[1]. I'd love to hear what you think. [0]: https://github.com/kevin-hanselman/dud [1]: https://kevin-hanselman.github.io/dud/benchmarks/ |
|
Would it be possible for Dud to push/pull from a DVC remote and use the DVC shared cache? That would be really useful so I (iconoclastic free software user) could use Dud on my machine/acocunt, but still share data and artifacts with other people (who don't give a shit what tool they use) using DVC on their machines/accounts.
Also: Does Dud support reflinks at all? Or does it only support symlinks?