Index: TODO ================================================================== --- TODO +++ TODO @@ -16,19 +16,13 @@ # along with Megatest. If not, see . TODO ==== -. Dashboard should resist running from non-homehost - - - -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? -. remove common:faux-lock +. Bring back unit tests for api calls and get them clean +. Pick few units and convert to modules +. Integrate ULEX into Megatest +. Integrate ULEX into multi-area dashboard ??? +. Update docs as needed +. Enhancements to ULEX itself +.. Explore using nanomsg as rpc seems a little slow?