Skip to content

Commit 2a8a353

Browse files
committed
blog: publish BullMQ-alternatives hub + RPC-over-Redis pillar
Flip both from draft to published — they now enter the blog index, sitemap, Atom feed, llms-full.txt and markdown mirrors, and are indexable. Both target high-value comparison/keyword clusters the existing posts don't cover ('bullmq alternatives', 'rpc over redis node.js'). Generated their per-post OG share cards.
1 parent 4f13033 commit 2a8a353

4 files changed

Lines changed: 0 additions & 2 deletions

File tree

73.6 KB
Loading
82.9 KB
Loading

src/org/blog/posts/bullmq-alternatives.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ author: mykhailo-stadnyk
1111
illustration: compare-frameworks
1212
topics: [comparison, queue, jobs]
1313
ogType: article
14-
draft: true
1514
---
1615

1716
[BullMQ](https://docs.bullmq.io/) is the name most Node.js teams reach for when they need background jobs on Redis — it's mature, feature-rich, and by far the most downloaded option (~500K weekly). For a lot of projects it's the right answer, and this guide isn't here to talk you out of it.

src/org/blog/posts/rpc-over-redis-nodejs.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ author: mykhailo-stadnyk
1111
illustration: redis-rpc
1212
topics: [rpc, queue, transport, patterns]
1313
ogType: article
14-
draft: true
1514
---
1615

1716
**RPC over Redis** means making one service call a method on another by sending

0 commit comments

Comments
 (0)