Skip to content

Conversation

justincastilla
Copy link

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 justincastilla changed the base branch from master to emb-examples October 24, 2023 22:34
Copy link

@dwdougherty dwdougherty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use all lower case for step names.

@sjpotter
Copy link
Contributor

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

'brand': 'Ergonom',
'type': 'Enduro bikes',
'price': 4972,
},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
},
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants