node-redis
node-redis copied to clipboard
DOC-2835 - Adds bitmap exmaple for node.js
Description
Addresses DOC-2835: https://redislabs.atlassian.net/browse/DOC-2835
Describe your pull request here
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)?
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)