Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions content/clients/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ recommended_clients_paths = [
"/go/valkey-go.json",
"/php/phpredis.json",
"/php/predis.json",
"/php/valkey-GLIDE.json",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Dependency on companion PR must be merged first

This entry references /php/valkey-GLIDE.json, which is added in the companion PR valkey-io/valkey-doc#443. If this website PR is merged and deployed before the metadata file lands in the valkey-doc repo (and that repo's data is synced/published), the site builder may silently skip or error on the missing JSON file. Please ensure the data PR is merged and the doc data is available before this change goes live.

Note: If this suggestion doesn't match your team's coding style, reply to this and let me know. I'll remember it for next time!

"/swift/valkey-swift.json",
"/csharp/valkey-GLIDE.json"
]
Expand Down