diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-09-10 16:54:08 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-09-10 16:54:08 -0700 |
commit | 5aa20868e508de021dc6112e4fe0a58ad5d7dc0a (patch) | |
tree | 7511676c1cca598a1e8feccb0176e0c510de45cb | |
parent | 2e335344e59de0ff42f1c2797a4e4ffbf3f4b30b (diff) | |
download | fatcat-5aa20868e508de021dc6112e4fe0a58ad5d7dc0a.tar.gz fatcat-5aa20868e508de021dc6112e4fe0a58ad5d7dc0a.zip |
TODO update
-rw-r--r-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |