From 1f2ad1cf3729a06577431135be87065ad8576cc3 Mon Sep 17 00:00:00 2001 From: khalil Date: Wed, 27 Mar 2024 15:38:43 +0330 Subject: [PATCH] :books: update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8481cf6..cab54c8 100644 --- a/README.md +++ b/README.md @@ -11,13 +11,13 @@ all dependencies automatically resolve - sqlc (as query builder) - redis-go - ff cli -- +- robfig-cron ## TODO (Golim v1): - [x] initial the project - [x] add db configuration - [x] add roles logic to project -- [ ] implement bucket algorithm +- [x] implement bucket algorithm - [ ] make golim thread safe - [x] add cli version - [ ] add tests