diff options
| author | Ahmed Abdelhalim <[email protected]> | 2024-03-06 04:19:35 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2024-03-06 04:19:35 +0200 |
| commit | 67f1c85f4b1f1fb59902f83edc39dee65c422d3c (patch) | |
| tree | d1af9e6161962fbb17ab8cceeab70c5a10bff5d0 /content/blog/rails-pub-sub | |
| parent | 60fa740c0e595084ea5190767250031cbc311c22 (diff) | |
Unpublish pubsub article
Diffstat (limited to 'content/blog/rails-pub-sub')
| -rw-r--r-- | content/blog/rails-pub-sub/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
