Skip to content

Occurrences of "Redis" in comments #148

Description

@zuiderkwast
  • Don't touch the comments where Redis is mentioned in Copyright and License text. ("Neither the name of Redis nor the names of its contributors may be used ...")
  • Where "Redis Cluster" or "Redis Sentinel" is mentioned, we can just replace it with "Cluster" or "Sentinel"
  • In some cases, "Redis" can be replaced with a generic word like "the server" or just skipped, depending on context. Examples:
    • "the Redis cluster-bus" => "the cluster-bus"
    • "the Redis command" => "the command"
    • "the currently SELECTed Redis DB" => "the currently SELECTed DB"
    • "the Redis ..." => "the ..." (most of the time)
  • In most other cases, just replace "Redis" with "Valkey"
  • Don't change code under deps/

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions