ref: 4976171e9ced7da1e2fea721e379f31daedbaf47
parent: 5e8feeaf631c0fe7586afc8a18cd70fe105c997b
author: kvik <kvik@a-b.xyz>
date: Fri Sep 11 09:16:04 EDT 2020
TODO: update
--- a/TODO.md
+++ b/TODO.md
@@ -2,28 +2,22 @@
====
* Manual pages
- * mq(4)
* mq-cat(1)
* Access control
* implement Twstat
* full group permission checking
-* Configuration management
- * group permission checking
- * configuration reporting on 'ctl'
-* History controls
- * manual truncate
- * hard limit
+* Configuration
+ * report configuration and status on 'ctl' read
+* Queue
+ * automatic free in no-replay mode
+ * manual clear and limits in replay mode
+ * drop very slow readers
* Read
- * message mode
- * partial read splitting
- * stream mode
- * static mode; seek
+ * coalesced mode
* concurrent fid readers
* same data, unique data
-* Write
- * non-blocking
- * blocking; wait any, wait all
+ * handling partial reads
* pin(1)
* note handling
- * ignore stdin replay in current shell
+ * (?) erase stdin replay in current shell
* (?) meta-commands a là hubshell(1)