diff options
author | Paul Duncan <pabs@pablotron.org> | 2022-05-24 23:50:39 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2022-05-24 23:50:39 -0400 |
commit | b7c6be69d5d1bef40ac0e4b469a3b51ef926c630 (patch) | |
tree | fb6691a85b94a28ad478e744a65ba5bf63d91787 | |
parent | 4976ae6615264ff142d4bbb60c0eab6b85a61688 (diff) | |
download | pablotron.org-b7c6be69d5d1bef40ac0e4b469a3b51ef926c630.tar.bz2 pablotron.org-b7c6be69d5d1bef40ac0e4b469a3b51ef926c630.zip |
TODO.md: add sqlite3 note
-rw-r--r-- | TODO.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,6 +27,7 @@ this stuff may not make any sense. - <https://old.reddit.com/r/programming/comments/t45aqe/5_things_you_dont_need_javascript_for/> * fast document search: postgres fts, `pg_trgm`, and tika (git/test/sift) (richard asked about this on 2019-07-22, so +1) + - sqlite3 fts search * monthly link sweep? * pi notes * k3 notes |