Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-30 | fix links | Joey Hess | |
2008-02-03 | implement aggregate_locking design | Joey Hess | |
Now aggregation will not lock the wiki. Any changes made during aggregaton are merged in with the changed state accumulated while aggregating. A separate lock file prevents multiple concurrent aggregators. Garbage collection of orphaned guids is much improved. loadstate() is only called once per process, so tricky support for reloading wiki state is not needed. (Tested fairly thuroughly.) | |||
2008-02-03 | late night thoughts on fixing aggregation locking | Joey Hess | |
(still seem to make sense this morning) |