node-redis
node-redis copied to clipboard
DOC-2558 - Adds code examples for the sorted set tutorial
Description
Addresses this Jira ticket: https://redislabs.atlassian.net/browse/DOC-2558
Adds Node.js Sorted Set example using bike examples
Checklist
- [ ] Does
npm testpass 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)?
not sure what this has to do with sorted sets? (i.e. these are redis hash type functions (h*), not sorted set (z*) functions.