Sebastian Spaeth e1e9c8e831 Use self.doautosave rather than self.dofsync
doautosave was a useless variable before (it was *always* 1). So we
remove the self.dofsync variable and store in doautosave whether we
should fsync as often as possible (which really hurts performance).

The sqlite backend could (at one point) use the doautosave variable to
determine if it should autocommit after each modification.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2011-05-07 13:29:11 +02:00
..
2011-05-05 20:00:07 +02:00
2011-05-05 20:00:07 +02:00
2011-04-11 19:10:45 +02:00
2011-05-05 21:16:02 +02:00
2006-08-12 05:15:55 +01:00
2006-08-12 05:15:55 +01:00