Question on work-flow for big binary files

J.S. van Bethlehem jakobb at astro.rug.nl
Thu Dec 18 08:56:33 CST 2008


Shridhar Daithankar wrote:
[..]
> 
> The situation is similar with databases. Lots of people ask if it is good to 
> put such large files in database, say as a part of website, images or 
> audio/video etc., to gain support from database transactions and ACID 
> guarantees. Many a times, acceptable solution is to put the file name in the 
> database and put the file in the file system.(I think similar solution is 
> suggested before, in terms of hg).
Yep, indeed: the bigfiles extention. I'm not sure what the current
status is of that extention

[..]

Jakob


More information about the Mercurial mailing list