From ffeb2b3a88d0cda6dcf04e926652da4e9c1a5982 Mon Sep 17 00:00:00 2001 From: Jay Ehsaniara Date: Mon, 9 Sep 2024 18:49:51 -0700 Subject: [PATCH] Update README.md --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 4a1bc7c..6cf55c8 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,6 @@ [![Go](https://github.com/ehsaniara/delay-box/actions/workflows/go.yml/badge.svg?branch=main)](https://github.com/ehsaniara/delay-box/actions/workflows/go.yml) [![Go Report Card](https://goreportcard.com/badge/github.com/ehsaniara/delay-box)](https://goreportcard.com/report/github.com/ehsaniara/delay-box) - -

- scheduler logo -

- **DelayBox** is a High Throughput Distributed **ONE-TIME** Task Scheduler ⚡. It is an advanced system designed to manage and execute a vast number of tasks across a distributed network of servers with **sub-second accuracy**. Built on top of the **Redis** database, it leverages Redis's high-speed in-memory data store 🔥 for quick access and efficient task management. DelayBox utilizes ProtoBuf internally at Redis and topics.