CheatSnip

Related

Subscribe to Channel

redis

Listen for messages

Stream Add

redis

Append to stream

Stream Read

redis

Read from streams

redis/publish

Publish Message

Send to channel

pubsub
messaging

Command

PUBLISH channel message

Explanation

Posts a message to the given channel.

Examples

Publish to news channel

PUBLISH news "Hello Redis"

More

Set Key Value

redis

Set a string value for a given key in Redis.

Get Key Value

redis

Retrieve the string value stored at a key.

Increment Value

redis

Increment the integer value of a key by one.

CheatSnip

Lightning-fast access to essential developer commands and code snippets. Search, copy, and master your favorite tools with our comprehensive cheat sheets.

Poorna Prakash

Quick Links

Git CommandsDockerNPMKubernetesYour Favorites

Legal

Terms & ConditionsPrivacy PolicyCookie Preferences

Company

About UsContact

© 2025 CheatSnip. All rights reserved.

Made with ❤️ for developers