node-redis icon indicating copy to clipboard operation
node-redis copied to clipboard

DOC-2558 - Adds code examples for the sorted set tutorial

Open justincastilla opened this issue 2 years ago • 1 comments

Description

Addresses this Jira ticket: https://redislabs.atlassian.net/browse/DOC-2558

Adds Node.js Sorted Set example using bike examples

Checklist

  • [ ] Does npm test pass with this change (including linting)?
  • [ ] Is the new or changed code fully tested?
  • [ ] Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?

justincastilla avatar Oct 24 '23 18:10 justincastilla

not sure what this has to do with sorted sets? (i.e. these are redis hash type functions (h*), not sorted set (z*) functions.

sjpotter avatar Jun 13 '24 11:06 sjpotter