Documentation Index
Fetch the complete documentation index at: https://mintlify.com/upstash/redis-js/llms.txt
Use this file to discover all available pages before exploring further.
Description
Returns the provided message. This command is useful for testing and debugging.Method Signature
Parameters
The message to echo back
Return Value
The exact message that was sent
Examples
Basic echo
Echo with special characters
Test connection with custom message
Echo empty string
See Also
- ping - Test server connection