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

DOC-2835 - Adds bitmap exmaple for node.js

Open justincastilla opened this issue 2 years ago • 1 comments

Description

Addresses DOC-2835: https://redislabs.atlassian.net/browse/DOC-2835

Describe your pull request here


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 22:10 justincastilla

checks out against v5, commends re return values are a little weird to me, should be normalized (not all "response" comments seem to be the same across the PRs I'm reviewing)

sjpotter avatar Jun 13 '24 10:06 sjpotter