Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Task Queue Engine

A production-grade distributed task queue system built with **Go** and **AWS**, designed for reliable asynchronous job processing at scale.
A production-grade distributed task queue system built with **Go** and **AWS**, designed for reliable asynchronous job processing at scale. test test testing Prism

[![CI/CD](https://github.com/manohar6317/task-queue-engine/actions/workflows/ci.yml/badge.svg)](https://github.com/manohar6317/task-queue-engine/actions)
![Go Version](https://img.shields.io/badge/go-1.22-blue)
Expand Down
Loading