* Don't disable fsync in production.
[?]
Apr 25, 2009, 7:48 AM
VPEQI5QSRW23ETE7CCMKIKIB25J5PUAPVG43HAMUIOGA2KMXLULQCDependencies
- [2]
AFTXA575* $HYDRA_DATA environment variable. - [3]
IN272KZW* Automatically keep all builds in the latest successful release in - [4]
2T42QGZD* Register builds as GC roots so they don't get deleted. - [5]
2GK5DOU7* Downloading closures.
Change contents
- replacement in src/lib/Hydra/Helper/Nix.pm at line 76
$db->storage->dbh->do("PRAGMA synchronous = OFF;");$db->storage->dbh->do("PRAGMA synchronous = OFF;")if defined $ENV{'HYDRA_NO_FSYNC'};