You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CI: DCO (probot), Spellcheck, check-links, man-page build. No CLA — commits signed off with -s.
The catch, verified 2026-08-26: nothing renders this data.valkey.io/tools/ is 404, the sitemap has no page generated from the tools/ tree, the site repo builds only topics and clients, and no script inside valkey-doc itself reads tools/ either — not the Makefile, not utils/. The tree is inherited from redis-doc. So this is queue positioning, not a traffic channel, and there is no URL to add to the tracker.
Two claims in our own plan were wrong and are corrected here: check-links does not validate the homepage (it globs {topics,commands}/* only and skips absolute URLs), and tool_types.json sits at the repo root rather than under tools/.
1b. Getting a page to exist — the actual prize.
valkey-io/valkey-doc#405 "Proposal: Add a Tools & Ecosystem page to valkey.io" is still open, and its author offered to write the first PR. The first category proposed is "GUI & management tools".
Pattern to copy: the AI Libraries page — data PR valkey-doc#459, template PR valkey-io.github.io#602, site issue #595. So it is a double PR: data to valkey-doc, Zola template to the site repo.
This is page-building, not a listing submission — over a week of work. For comparison, the ClickHouse GUI page sends 20 referrals a day, and this channel is at zero.
Status
valkey-io/valkey-doc#475 is open. DCO passes. Spellcheck, check-links and the man-page build are all sitting at action_required: valkey-doc gates workflows for first-time contributors, so a maintainer has to approve the run. Nothing to do on our side, and none of the three touches this file anyway.
The PR body states the one caveat outright rather than leaving it to be found: the overview reads redis_version from INFO, so a Valkey 9.1.1 server displays 7.2.4.
Checklist
Target file, schema and CI requirements verified against the live repo
Publishing surface checked before submitting (it failed the check — see above)
Tracks getting LibreDB Studio named on Valkey's own ecosystem surface, so progress is visible from this repo (same pattern as #277 / #286).
Valkey connects through the Redis provider (
ioredis), probed at Valkey 9.1.1 and recorded as Full indocs/providers/README.md.Two tracks, and only one of them is a listing
1a. Data PR — cheap, but publishes nowhere today.
valkey-io/valkey-doctools/gui/github.com/libredb/libredb-studio.json(new)tools/gui/github.com/uglide/RedisDesktopManager.jsonname,description,homepage, optionaltwitter-s.The catch, verified 2026-08-26: nothing renders this data.
valkey.io/tools/is 404, the sitemap has no page generated from thetools/tree, the site repo builds onlytopicsandclients, and no script inside valkey-doc itself readstools/either — not the Makefile, notutils/. The tree is inherited from redis-doc. So this is queue positioning, not a traffic channel, and there is no URL to add to the tracker.Two claims in our own plan were wrong and are corrected here:
check-linksdoes not validate the homepage (it globs{topics,commands}/*only and skips absolute URLs), andtool_types.jsonsits at the repo root rather than undertools/.1b. Getting a page to exist — the actual prize.
valkey-io/valkey-doc#405"Proposal: Add a Tools & Ecosystem page to valkey.io" is still open, and its author offered to write the first PR. The first category proposed is "GUI & management tools".valkey-doc#459, template PRvalkey-io.github.io#602, site issue#595. So it is a double PR: data to valkey-doc, Zola template to the site repo.Status
valkey-io/valkey-doc#475is open. DCO passes. Spellcheck, check-links and the man-page build are all sitting ataction_required: valkey-doc gates workflows for first-time contributors, so a maintainer has to approve the run. Nothing to do on our side, and none of the three touches this file anyway.The PR body states the one caveat outright rather than leaving it to be found: the overview reads
redis_versionfromINFO, so a Valkey 9.1.1 server displays 7.2.4.Checklist
docs/providers/redis.mdnames Valkey (docs(providers): the Redis doc names its three relatives, Valkey first #505)