From 5fe9d1275e4d7cb749e0e4a979005975b802247f Mon Sep 17 00:00:00 2001 From: Eric Phillips Date: Wed, 20 May 2026 13:38:43 -0600 Subject: [PATCH] updated todo --- TODO.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TODO.md b/TODO.md index 0f94f64..2d12cf1 100644 --- a/TODO.md +++ b/TODO.md @@ -1,6 +1,3 @@ -- implement streaming - - ~implementation~ - - refactor cache tests to match new interface using testify - Deployment - ci check golangci-lint docs - ~fix owner and perms and check on .env file for install~ @@ -13,6 +10,9 @@ - Add chi for mux - Build server/tool - Think about: arch doesn't like partial upgrades, round robin fetching the db files might be an issue +- ~implement streaming~ + - ~implementation~ + - ~refactor cache tests to match new interface using testify~ - ~Complete testing~ - ~Add better logging for errors, filename more deatail~ - ~package main~