Unfortunately sqlite does not support concurrent access and hence prevents the current architecture which has split scanning into a separate process which can access the database at the same time as the main server.
Slimserver has migrated from sqlite to mysql for this reason, but the downside is increased memory footprint. -- Triode ------------------------------------------------------------------------ Triode's Profile: http://forums.slimdevices.com/member.php?userid=17 View this thread: http://forums.slimdevices.com/showthread.php?t=36644 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
