Skip to content

Commit 98e40a9

Browse files
committed
⭐️
1 parent 635abad commit 98e40a9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,4 +319,8 @@ By contrast, Celery/BullMQ are Redis-backed and don't provide workflows, so they
319319
**When to use DBOS:** You need the reliability of enqueueing tasks from durable workflows.
320320

321321
**When to use Celery/BullMQ**: You don't need durability, or you need very high throughput beyond what your Postgres server can support.
322-
</details>
322+
</details>
323+
324+
## ⭐️ Like this project?
325+
[Star it on GitHub](https://github.com/dbos-inc/dbos-transact-golang)
326+
[![GitHub Stars](https://img.shields.io/github/stars/dbos-inc/dbos-transact-golang?style=social)](https://github.com/dbos-inc/dbos-transact-golang)

0 commit comments

Comments
 (0)