aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2018-09-10 16:54:08 -0700
committerBryan Newbold <bnewbold@robocracy.org>2018-09-10 16:54:08 -0700
commit5aa20868e508de021dc6112e4fe0a58ad5d7dc0a (patch)
tree7511676c1cca598a1e8feccb0176e0c510de45cb
parent2e335344e59de0ff42f1c2797a4e4ffbf3f4b30b (diff)
downloadfatcat-5aa20868e508de021dc6112e4fe0a58ad5d7dc0a.tar.gz
fatcat-5aa20868e508de021dc6112e4fe0a58ad5d7dc0a.zip
TODO update
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
index 35f81500..765f6a3a 100644
--- a/TODO
+++ b/TODO
@@ -76,6 +76,13 @@ name ref: https://www.w3.org/International/questions/qa-personal-names
- hydrate entities in API
? "expand" query param
+- don't include abstracts by default?
+- "stub" mode for lookups, returning only the ident (or maybe whole row)?
+
+## Database
+
+- test using hash indexes for some UUID column indexes, or at least sha1 and
+ other hashes (abstracts, file lookups)
## Other