Artifact 249cc9a526a1f54490fc9a41e01e44cbd5c7d6d3:
- File TODO — part of check-in [1aa5496577] at 2013-12-01 23:06:17 on branch inmem-per-run-db-per-run-server — Coarse grained migration of accessing server via run-id index into *runremote* (user: matt, size: 347) [annotate] [blame] [check-ins using] [more...]
TODO ==== Migration to inmem db plus per run db ------------------------------------- . Re-work the dbstruct data structure? .. Move main.db to global? .. [ run-id.db inmemdb last-mod last-read last-sync inuse ] . Re-work all queries to use run-id to dereference server . Open main.db directly in calls to -runtests etc. No need to talk remote?