From 67f1c85f4b1f1fb59902f83edc39dee65c422d3c Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Wed, 6 Mar 2024 04:19:35 +0200 Subject: Unpublish pubsub article --- content/blog/rails-pub-sub/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content') diff --git a/content/blog/rails-pub-sub/index.md b/content/blog/rails-pub-sub/index.md index 521d0dd..8814e6e 100644 --- a/content/blog/rails-pub-sub/index.md +++ b/content/blog/rails-pub-sub/index.md @@ -1,7 +1,7 @@ --- title: Rails Pub/Sub date: 2014-06-21 -draft: false +draft: true --- The [publish-subscribe pattern][1] (or pub/sub, for short) is a messaging pattern where senders of messages (publishers), do not program the messages to be sent -- cgit v1.2.3