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

Doc review fixes #153

Merged
merged 19 commits into from
Jul 3, 2024
Merged

Doc review fixes #153

merged 19 commits into from
Jul 3, 2024

Commits on Jun 19, 2024

  1. Fix comments in cluster-tutorial and cluster-spec, valkey-io#140 and v…

    …alkey-io#141
    
    * Remove junk line numbers in code examples and incorrect output in the valkey-cli prompt in examples in in cluster-tutorial.
    * Remove reference to Redis OSS 3 and revert an occurrence of "adapterd to Redis coding style", since that's what this old code was.
    
    Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
    zuiderkwast committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    d2583b8 View commit details
    Browse the repository at this point in the history
  2. Delete references to old CPUs in benchmark.md, fixes valkey-io#139

    Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
    zuiderkwast committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    acf007f View commit details
    Browse the repository at this point in the history
  3. Address comments for twitter-clone.md, fixes valkey-io#138

    Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
    zuiderkwast committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    6c5abd2 View commit details
    Browse the repository at this point in the history
  4. transactions.md, valkey-io#137

    Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
    zuiderkwast committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f219bbe View commit details
    Browse the repository at this point in the history
  5. streams-intro.md, delete link to self, valkey-io#136

    Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
    zuiderkwast committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    3b0f663 View commit details
    Browse the repository at this point in the history
  6. sorted-sets.md, remove ref to Redis OSS 2.8, valkey-io#135

    Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
    zuiderkwast committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    ff0ce4c View commit details
    Browse the repository at this point in the history
  7. signals.md, valkey-io#134

    Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
    zuiderkwast committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    1b33811 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. sentinel.md, fix version references and a link issue, valkey-io#133

    Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
    zuiderkwast committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    f7b63ee View commit details
    Browse the repository at this point in the history
  2. sentinel-clients.md delete refs to old versions and redis google group,

    valkey-io#132
    
    Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
    zuiderkwast committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    a2516b0 View commit details
    Browse the repository at this point in the history
  3. security.md delete outdated information, valkey-io#131

    Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
    zuiderkwast committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    7493717 View commit details
    Browse the repository at this point in the history
  4. replication.md, delete refs to Redis OSS 4, valkey-io#130

    Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
    zuiderkwast committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    b037085 View commit details
    Browse the repository at this point in the history
  5. pubsub.md, delete link to most likely broken example, valkey-io#128

    Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
    zuiderkwast committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    5fc2cd0 View commit details
    Browse the repository at this point in the history
  6. Fix links to sections in protocol.md and delete manually created anch…

    …ors, valkey-io#127
    
    Refactor the sections about various kinds of nulls.
    
    Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
    zuiderkwast committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    b6d7864 View commit details
    Browse the repository at this point in the history
  7. programmability.md, valkey-io#126

    Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
    zuiderkwast committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    a699d5a View commit details
    Browse the repository at this point in the history
  8. pipelining.md, valkey-io#125

    Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
    zuiderkwast committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    5847fdb View commit details
    Browse the repository at this point in the history
  9. performance-on-cpu.md remove refs to redis, valkey-io#124

    Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
    zuiderkwast committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    4257377 View commit details
    Browse the repository at this point in the history
  10. modules-native-types.md syntax-highlight code, remove WIP, valkey-io#122

    
    
    Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
    zuiderkwast committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    c9be7e1 View commit details
    Browse the repository at this point in the history
  11. modules-intro.md refer to modules API ref, delete WIP, fix syntax-hig…

    …hlighing, valkey-io#121
    
    Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
    zuiderkwast committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    64fef04 View commit details
    Browse the repository at this point in the history
  12. modules-blocking-ops.md fix issues, valkey-io#120

    Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
    zuiderkwast committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    d0d77ef View commit details
    Browse the repository at this point in the history