From 55e2743b1155a8b38d7ae813a2f219e0857b5672 Mon Sep 17 00:00:00 2001 From: CatherineF-dev Date: Thu, 30 Nov 2023 10:07:24 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2482be..e1bfaa8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# go-diskqueue +# go-diskqueue with disk space limit This is a fork of https://github.com/nsqio/go-diskqueue with the additional support of total disk space limit.