Skip to content
Merged
Changes from 2 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 config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ highlight_code = true
"valkey-conf" = "valkey.conf"

[extra]
banner = "**What's new in Valkey 9.0?** Discover atomic slot migrations, hash field expiration, numbered databases in cluster mode, and much more. [Read the announcement](/blog/2025-10-21-introducing-valkey-9/)."
command_description_path = "../build-command-docs/"
command_json_path = "../build-command-json/"
command_bloom_json_path = "../build-bloom-command-json/"
Expand Down