From bfb137bed3ab6ac63b24815b7e11f23645b78316 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 28 Jun 2018 12:26:09 -0700 Subject: todo updates --- TODO | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 7ca59ecc..1e7885ab 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,13 @@ ## Schema / Alignment / Scope +- switch a bunch more primary keys to UUID: revs, editor ids, edit numbers - abstracts! as files? separate table? format (latex, html, etc)? - work_type, release_type, release_status - multiple URLs - other identifiers (just in extra?) +- make "raw" fields in release_ref/release_contrib JSON? +- wikidata IDs are first-class identifiers name ref: https://www.w3.org/International/questions/qa-personal-names @@ -15,6 +18,13 @@ name ref: https://www.w3.org/International/questions/qa-personal-names - accurate auto-matching matching of containers (eg, via ISSN) - full database dump and reload (import/export) +## Performance + +x have release creation auto-create works if one isn't specified +- write pure-rust "benchmark" scripts that hit, eg, lookups and batch + endpoints. run these with auto_explain on, then look in logs on dev machine +- batch inserts automerge: create editgroup and changelog, mark all edits as + accepted, all in a single transaction ## Other -- cgit v1.2.3