From 9fc423b502c6b7003dac7184d3a98fddf40ff703 Mon Sep 17 00:00:00 2001 From: UsamaHameed Date: Mon, 15 Jan 2024 16:59:28 +0100 Subject: [PATCH] add more todos --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4106fed..1d336db 100644 --- a/README.md +++ b/README.md @@ -67,3 +67,6 @@ $12\r\nRedis\r\n # TODO - a cron job to build since artifacts get deleted in 90 days? - add testing guide with files `nc localhost 6379 < file` +- save to file +- handle expiry time +- handle concurrent writes and reads