Hey hey, I've went ahead and implemented atomic updates in my DXR github repo:
https://github.com/garnacho/dxr/commit/59f80df54d89fb937af590f3bc1234e3cc2f8512 It works by building all the information in a temporary directory, which is switched with the real target directory after the indexing is finished. This also means there won't be any more silly outages in dxr.lanedo.com when rebuilding stuff :) Carlos _______________________________________________ dev-static-analysis mailing list [email protected] https://lists.mozilla.org/listinfo/dev-static-analysis
