Add immutability TODO
authorSiraaj Khandkar <siraaj@khandkar.net>
Sat, 20 Mar 2021 22:41:30 +0000 (18:41 -0400)
committerSiraaj Khandkar <siraaj@khandkar.net>
Sat, 20 Mar 2021 22:41:30 +0000 (18:41 -0400)
TODO

diff --git a/TODO b/TODO
index 7ed9380..14ce429 100644 (file)
--- a/TODO
+++ b/TODO
@@ -38,3 +38,5 @@
     - calls user-configured command to upload user's own feed file to their server
   Looks like a better CLI parser than "racket/cmdline": https://docs.racket-lang.org/natural-cli/
   But it is no longer necessary now that I've figured out how to chain (command-line ..) calls.
+- [ ] Suport immutable timelines
+    - store individual messages (possibly in something like DBM or SQLite)
This page took 0.020368 seconds and 4 git commands to generate.