opral / lix-sdk

1 stars 0 forks source link

lix large file/ binary file support #14

Open janfjohannes opened 5 months ago

janfjohannes commented 5 months ago

Context/Problem

git has a limit of filesize of about 10 mb after which things get slow and awkward and a big next jump of 100 - 500 mb where things start to really hurt and a hard limit of 2gb if things like lfs are used, but which leads to lots of pain for enabling and interop with other tooling.

we need a nice solution for this in lix inspired by dvc but integrated into the lix sdk.

Proposal