summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2021-10-02 13:44:27 +0300
committerPaul Buetow <paul@buetow.org>2021-10-02 19:03:12 +0300
commit86ec83754e0ee7153ad55091f7b6da448bc529c5 (patch)
tree155687b0addb21a97a10a5ebb77928fadc3c62c3 /TODO.md
parent12c79f68bb5bda6673819d7b754820ecfe6d08ff (diff)
add dcat test
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md13
1 files changed, 1 insertions, 12 deletions
diff --git a/TODO.md b/TODO.md
index 836ab99..a7bb907 100644
--- a/TODO.md
+++ b/TODO.md
@@ -3,22 +3,12 @@ TODO
This is a loose list of what to do. Maybe for the next releae or maybe for a later one.
-[x] Finalize default color schema
-[x] Use a buffered string builder for brushing the colors in the client.
-[x] Extended color table output (print whole paragraphs in colors)
-[x] Have different color conf sections (by REMOTE, CLIENT, SERVER)
-[x] Paint ^CLIENT messages (e.g. use yellow backgrounds here)
-[x] Paint ^SERVER messages (e.g. use cyan backgrounds here)
-[x] Adjust dmap with color schemas
-[x] Auto limit stdout map output to 10 results.
[ ] Fix JSONSchema for the colors
[?] Client 4.x should print a warning when trying to connect to a 3.x server.
[ ] Update docs for color configuration
[ ] Update animated gifs
-[x] Add more default fields to the default MAPREDUCE format.
-[x] By default connect to localhost
[x] Can use additional args as file lists
-[ ] Document the two things above
+[ ] Document the things above (serverless)
[x] Implement spartan mode
[ ] Document serverless mode
[x] Implement serverless mode
@@ -29,4 +19,3 @@ This is a loose list of what to do. Maybe for the next releae or maybe for a lat
[ ] Integration test for dcat in serverless mode
[ ] Integration test for dgrep in serverless mode
[ ] Integration test for dmap in serverless mode
-[ ] Separate logger into server logger and client logger for serverless operation (e.g. server info logs are all Debug)