This PR contains doctests previously written by justincastilla that are to be used on the docs site as tabbed code examples. There were issues with the previous PRs which I could not resolve, not having the permissions to do so. @dmaier-redislabs suggested I issue a new PR that contains edited versions of those PRs.
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)?
Description
This PR contains doctests previously written by justincastilla that are to be used on the docs site as tabbed code examples. There were issues with the previous PRs which I could not resolve, not having the permissions to do so. @dmaier-redislabs suggested I issue a new PR that contains edited versions of those PRs.
Checklist
npm test
pass with this change (including linting)?