Documentation Index
Fetch the complete documentation index at: https://upstash.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Arguments
The key to get.
The lower bound of the range.
The upper bound of the range.
options
Response
The values in the specified range.If
withScores is true, the response will have interleaved members and scores: [TMember, number, TMember, number, ...]