Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds testable examples for redis.io docs #2558

Closed
wants to merge 6 commits into from
Closed

Commits on Jan 22, 2023

  1. Initial example

    itamarhaber committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    d9c815f View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Adds anchors

    itamarhaber committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    5c835d1 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Add Redis.io code examples

    - Add set & get example
    - Use bash script to test doc tests
    - Add package.json to doctests
    - Add search-quickstart
    uglide committed May 17, 2023
    Configuration menu
    Copy the full SHA
    caaca48 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. [DOC-2373] adds js samples to match search-quickstart md (#2538)

    * [DOC-2373] adds js samples to match search-quickstart md
    
    * Fixes step matching for the Search quickstart
    
    * Update search-quickstart.js
    
    ---------
    
    Co-authored-by: Justin Castilla <pxlperfection@gmail.com>
    Co-authored-by: Elena Kolevska <elena@kolevska.com>
    Co-authored-by: Leibale Eidelman <me@leibale.com>
    4 people committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    0588b38 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Add hash tutorial

    uglide committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    d268364 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. DOC 2526 - Add code examples for the List tutorial in Node.js (#2583)

    * DOC-2526 Add code examples for the List tutorial
    
    * adds formatting
    
    ---------
    
    Co-authored-by: Justin Castilla <pxlperfection@gmail.com>
    justincastilla and Justin Castilla committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    22f8b2f View commit details
    Browse the repository at this point in the history