From 2973924cc8040efc567927facc133a36640cd192 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20S=C3=B6derqvist?= Date: Thu, 28 Nov 2024 13:21:06 +0100 Subject: [PATCH 1/3] Remove the redundant word "Valkey" in topics titles MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Viktor Söderqvist --- topics/admin.md | 2 +- topics/benchmark.md | 2 +- topics/cli.md | 2 +- topics/clients.md | 2 +- topics/cluster-spec.md | 2 +- topics/command-arguments.md | 2 +- topics/command-tips.md | 2 +- topics/data-types.md | 2 +- topics/faq.md | 2 +- topics/functions-intro.md | 2 +- topics/geospatial.md | 2 +- topics/history.md | 2 +- topics/latency-monitor.md | 2 +- topics/license.md | 2 +- topics/lua-api.md | 2 +- topics/modules-blocking-ops.md | 2 +- topics/modules-intro.md | 2 +- topics/notifications.md | 2 +- topics/performance-on-cpu.md | 2 +- topics/persistence.md | 2 +- topics/pipelining.md | 2 +- topics/programmability.md | 2 +- topics/pubsub.md | 2 +- topics/quickstart.md | 2 +- topics/releases.md | 2 +- topics/replication.md | 2 +- topics/security.md | 2 +- topics/server.md | 2 +- topics/signals.md | 2 +- topics/twitter-clone.md | 2 +- topics/valkey.conf.md | 2 +- 31 files changed, 31 insertions(+), 31 deletions(-) diff --git a/topics/admin.md b/topics/admin.md index 0733b11f..bfe951f8 100644 --- a/topics/admin.md +++ b/topics/admin.md @@ -1,5 +1,5 @@ --- -title: Valkey administration +title: Administration linkTitle: Administration description: Advice for configuring and managing Valkey in production --- diff --git a/topics/benchmark.md b/topics/benchmark.md index aa20d5cf..d84f1fd3 100644 --- a/topics/benchmark.md +++ b/topics/benchmark.md @@ -1,5 +1,5 @@ --- -title: "Valkey benchmark" +title: "Benchmarking tool" linkTitle: "Benchmarking" description: > Using the valkey-benchmark utility on a Valkey server diff --git a/topics/cli.md b/topics/cli.md index bef95a3b..cccd5941 100644 --- a/topics/cli.md +++ b/topics/cli.md @@ -1,5 +1,5 @@ --- -title: "Valkey CLI" +title: "CLI" linkTitle: "CLI" description: > Valkey command line interface diff --git a/topics/clients.md b/topics/clients.md index a94356b3..dda837c4 100644 --- a/topics/clients.md +++ b/topics/clients.md @@ -1,5 +1,5 @@ --- -title: "Valkey client handling" +title: "Client handling" linkTitle: "Client handling" description: > How the Valkey server manages client connections diff --git a/topics/cluster-spec.md b/topics/cluster-spec.md index 2dcacf8d..ead53192 100644 --- a/topics/cluster-spec.md +++ b/topics/cluster-spec.md @@ -1,5 +1,5 @@ --- -title: Valkey cluster specification +title: Cluster specification linkTitle: Cluster spec description: > Detailed specification for Valkey cluster diff --git a/topics/command-arguments.md b/topics/command-arguments.md index 5f00f488..fd56a94f 100644 --- a/topics/command-arguments.md +++ b/topics/command-arguments.md @@ -1,5 +1,5 @@ --- -title: "Valkey command arguments" +title: "Command arguments" linkTitle: "Command arguments" description: How Valkey commands expose their documentation programmatically --- diff --git a/topics/command-tips.md b/topics/command-tips.md index c632a3bc..c84ef6dd 100644 --- a/topics/command-tips.md +++ b/topics/command-tips.md @@ -1,5 +1,5 @@ --- -title: "Valkey command tips" +title: "Command tips" linkTitle: "Command tips" description: Get additional information about a command --- diff --git a/topics/data-types.md b/topics/data-types.md index 69afcecc..be9657cc 100644 --- a/topics/data-types.md +++ b/topics/data-types.md @@ -1,5 +1,5 @@ --- -title: "Valkey data types" +title: "Data types" linkTitle: "Data types" description: Overview of data types supported by Valkey --- diff --git a/topics/faq.md b/topics/faq.md index 6cba300c..25a3cde7 100644 --- a/topics/faq.md +++ b/topics/faq.md @@ -1,5 +1,5 @@ --- -title: "Valkey FAQ" +title: "FAQ" linkTitle: "FAQ" description: > Commonly asked questions when getting started with Valkey diff --git a/topics/functions-intro.md b/topics/functions-intro.md index 5173695a..d41ce4f0 100644 --- a/topics/functions-intro.md +++ b/topics/functions-intro.md @@ -1,5 +1,5 @@ --- -title: "Valkey functions" +title: "Functions" linkTitle: "Functions" description: > Scripting with Redis OSS 7 and beyond diff --git a/topics/geospatial.md b/topics/geospatial.md index b7c4ee85..4e54b95b 100644 --- a/topics/geospatial.md +++ b/topics/geospatial.md @@ -1,5 +1,5 @@ --- -title: "Valkey geospatial" +title: "Geospatial" linkTitle: "Geospatial" description: > Introduction to the Valkey Geospatial data type diff --git a/topics/history.md b/topics/history.md index 309393cc..188d516b 100644 --- a/topics/history.md +++ b/topics/history.md @@ -1,5 +1,5 @@ --- -title: "Valkey history" +title: "History" linkTitle: "History" description: How the Valkey project started --- diff --git a/topics/latency-monitor.md b/topics/latency-monitor.md index 46735b34..36cef17c 100644 --- a/topics/latency-monitor.md +++ b/topics/latency-monitor.md @@ -1,5 +1,5 @@ --- -title: "Valkey latency monitoring" +title: "Latency monitoring" linkTitle: "Latency monitoring" description: Discovering slow server events in Valkey --- diff --git a/topics/license.md b/topics/license.md index 67fc4ff1..e75f917f 100644 --- a/topics/license.md +++ b/topics/license.md @@ -1,5 +1,5 @@ --- -title: "Valkey license" +title: "License" linkTitle: "License" description: > License and trademark information diff --git a/topics/lua-api.md b/topics/lua-api.md index a85bdcf1..24620d7a 100644 --- a/topics/lua-api.md +++ b/topics/lua-api.md @@ -1,5 +1,5 @@ --- -title: "Valkey Lua API reference" +title: "Lua API reference" linkTitle: "Lua API" description: > Executing Lua in Valkey diff --git a/topics/modules-blocking-ops.md b/topics/modules-blocking-ops.md index c09d7573..ec11a724 100644 --- a/topics/modules-blocking-ops.md +++ b/topics/modules-blocking-ops.md @@ -1,5 +1,5 @@ --- -title: "Valkey modules and blocking commands" +title: "Modules and blocking commands" linkTitle: "Blocking commands" description: > How to implement blocking commands in a Valkey module diff --git a/topics/modules-intro.md b/topics/modules-intro.md index b717ed4f..5231fe87 100644 --- a/topics/modules-intro.md +++ b/topics/modules-intro.md @@ -1,5 +1,5 @@ --- -title: "Valkey modules API" +title: "Modules API" linkTitle: "Modules API" description: > Introduction to writing Valkey modules diff --git a/topics/notifications.md b/topics/notifications.md index a9ee1969..ec5a7acb 100644 --- a/topics/notifications.md +++ b/topics/notifications.md @@ -1,5 +1,5 @@ --- -title: "Valkey keyspace notifications" +title: "Keyspace notifications" linkTitle: "Keyspace notifications" description: > Monitor changes to Valkey keys and values in real time diff --git a/topics/performance-on-cpu.md b/topics/performance-on-cpu.md index 7243476e..959eb190 100644 --- a/topics/performance-on-cpu.md +++ b/topics/performance-on-cpu.md @@ -1,5 +1,5 @@ --- -title: "Valkey CPU profiling" +title: "CPU profiling" linkTitle: "CPU profiling" description: > Performance engineering guide for on-CPU profiling and tracing diff --git a/topics/persistence.md b/topics/persistence.md index 20c9f923..55ce9ca2 100644 --- a/topics/persistence.md +++ b/topics/persistence.md @@ -1,5 +1,5 @@ --- -title: Valkey persistence +title: Persistence linkTitle: Persistence description: How Valkey writes data to disk --- diff --git a/topics/pipelining.md b/topics/pipelining.md index 04d01f99..fab0a6ff 100644 --- a/topics/pipelining.md +++ b/topics/pipelining.md @@ -1,5 +1,5 @@ --- -title: "Valkey pipelining" +title: "Pipelining" linkTitle: "Pipelining" description: How to optimize round-trip times by batching Valkey commands --- diff --git a/topics/programmability.md b/topics/programmability.md index cfb3524e..41eb80c9 100644 --- a/topics/programmability.md +++ b/topics/programmability.md @@ -1,5 +1,5 @@ --- -title: "Valkey programmability" +title: "Programmability" linkTitle: "Programmability" description: > Extending Valkey with Lua and Valkey Functions diff --git a/topics/pubsub.md b/topics/pubsub.md index 4b64f22a..1d891093 100644 --- a/topics/pubsub.md +++ b/topics/pubsub.md @@ -1,5 +1,5 @@ --- -title: Valkey Pub/Sub +title: Pub/Sub linkTitle: "Pub/sub" description: How to use pub/sub channels in Valkey --- diff --git a/topics/quickstart.md b/topics/quickstart.md index 0a469faa..398af3bc 100644 --- a/topics/quickstart.md +++ b/topics/quickstart.md @@ -1,5 +1,5 @@ --- -title: "Valkey as an in-memory data structure store quick start guide" +title: "Quick start guide" linkTitle: "Data structure store" description: Understand how to use basic Valkey data types --- diff --git a/topics/releases.md b/topics/releases.md index c1785e7b..e56d5777 100644 --- a/topics/releases.md +++ b/topics/releases.md @@ -1,5 +1,5 @@ --- -title: "Valkey releases and versioning" +title: "Releases and versioning" linkTitle: "Valkey releases" description: How new versions of Valkey are released and supported --- diff --git a/topics/replication.md b/topics/replication.md index 2236b9ad..9d5d5c9d 100644 --- a/topics/replication.md +++ b/topics/replication.md @@ -1,5 +1,5 @@ --- -title: Valkey replication +title: Replication linkTitle: Replication description: How Valkey supports high availability and failover with replication --- diff --git a/topics/security.md b/topics/security.md index ced4db3b..0a09252a 100644 --- a/topics/security.md +++ b/topics/security.md @@ -1,5 +1,5 @@ --- -title: "Valkey security" +title: "Security" linkTitle: "Security" description: Security model and features in Valkey --- diff --git a/topics/server.md b/topics/server.md index 3e15acce..ab6232ac 100644 --- a/topics/server.md +++ b/topics/server.md @@ -1,5 +1,5 @@ --- -title: "Valkey Server" +title: "The Valkey server" linkTitle: "Valkey Server" description: > Manual for valkey-server, the Valkey server program diff --git a/topics/signals.md b/topics/signals.md index 98131600..75ad4eb4 100644 --- a/topics/signals.md +++ b/topics/signals.md @@ -1,5 +1,5 @@ --- -title: "Valkey signal handling" +title: "Signal handling" linkTitle: "Signal handling" description: How Valkey handles common Unix signals --- diff --git a/topics/twitter-clone.md b/topics/twitter-clone.md index d5dee147..e9aa2894 100644 --- a/topics/twitter-clone.md +++ b/topics/twitter-clone.md @@ -1,5 +1,5 @@ --- -title: "Valkey patterns example" +title: "Patterns example" linkTitle: "Patterns example" description: Learn several Valkey patterns by building a Twitter clone --- diff --git a/topics/valkey.conf.md b/topics/valkey.conf.md index e9416044..ecc04bfb 100644 --- a/topics/valkey.conf.md +++ b/topics/valkey.conf.md @@ -1,5 +1,5 @@ --- -title: "Valkey configuration" +title: "Configuration" linkTitle: "Configuration" description: > Overview of valkey.conf, the Valkey configuration file From 1fdd255ceb36fbaeac719d6253b2082675f287a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20S=C3=B6derqvist?= Date: Thu, 28 Nov 2024 13:23:41 +0100 Subject: [PATCH 2/3] Delete unused linkTitle frontmatter field MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Viktor Söderqvist --- topics/ARM.md | 1 - topics/RDMA.md | 1 - topics/acl.md | 1 - topics/admin.md | 1 - topics/benchmark.md | 1 - topics/bitfields.md | 1 - topics/bitmaps.md | 1 - topics/cli.md | 1 - topics/client-side-caching.md | 1 - topics/clients.md | 1 - topics/cluster-spec.md | 1 - topics/cluster-tutorial.md | 1 - topics/command-arguments.md | 1 - topics/command-tips.md | 1 - topics/data-types.md | 1 - topics/debugging.md | 1 - topics/distlock.md | 1 - topics/encryption.md | 1 - topics/eval-intro.md | 1 - topics/faq.md | 1 - topics/functions-intro.md | 1 - topics/geospatial.md | 1 - topics/get-started.md | 1 - topics/hashes.md | 1 - topics/history.md | 1 - topics/hyperloglogs.md | 1 - topics/index.md | 1 - topics/indexing.md | 1 - topics/installation.md | 1 - topics/introduction.md | 1 - topics/keyspace.md | 1 - topics/latency-monitor.md | 1 - topics/latency.md | 1 - topics/ldb.md | 1 - topics/license.md | 1 - topics/lists.md | 1 - topics/lru-cache.md | 1 - topics/lua-api.md | 1 - topics/mass-insertion.md | 1 - topics/memory-optimization.md | 1 - topics/migration.md | 1 - topics/modules-api-ref.md | 1 - topics/modules-blocking-ops.md | 1 - topics/modules-intro.md | 1 - topics/modules-native-types.md | 1 - topics/notifications.md | 1 - topics/performance-on-cpu.md | 1 - topics/persistence.md | 1 - topics/pipelining.md | 1 - topics/problems.md | 1 - topics/programmability.md | 1 - topics/protocol.md | 1 - topics/pubsub.md | 1 - topics/quickstart.md | 1 - topics/releases.md | 1 - topics/replication.md | 1 - topics/security.md | 1 - topics/sentinel-clients.md | 1 - topics/sentinel.md | 1 - topics/server.md | 1 - topics/sets.md | 1 - topics/signals.md | 1 - topics/sorted-sets.md | 1 - topics/streams-intro.md | 1 - topics/strings.md | 1 - topics/transactions.md | 1 - topics/twitter-clone.md | 1 - topics/valkey.conf.md | 1 - 68 files changed, 68 deletions(-) diff --git a/topics/ARM.md b/topics/ARM.md index e76887b7..baceba82 100644 --- a/topics/ARM.md +++ b/topics/ARM.md @@ -1,6 +1,5 @@ --- title: "ARM support" -linkTitle: "ARM support" description: > Exploring Valkey on the ARM CPU Architecture --- diff --git a/topics/RDMA.md b/topics/RDMA.md index 880fae36..d003d633 100644 --- a/topics/RDMA.md +++ b/topics/RDMA.md @@ -1,6 +1,5 @@ --- title: "RDMA experimental support" -linkTitle: "RDMA support" description: Valkey Over RDMA experimental support --- diff --git a/topics/acl.md b/topics/acl.md index 59664321..f517ca82 100644 --- a/topics/acl.md +++ b/topics/acl.md @@ -1,6 +1,5 @@ --- title: "ACL" -linkTitle: "ACL" description: Valkey Access Control List --- diff --git a/topics/admin.md b/topics/admin.md index bfe951f8..aa4ac2a9 100644 --- a/topics/admin.md +++ b/topics/admin.md @@ -1,6 +1,5 @@ --- title: Administration -linkTitle: Administration description: Advice for configuring and managing Valkey in production --- diff --git a/topics/benchmark.md b/topics/benchmark.md index d84f1fd3..46253af4 100644 --- a/topics/benchmark.md +++ b/topics/benchmark.md @@ -1,6 +1,5 @@ --- title: "Benchmarking tool" -linkTitle: "Benchmarking" description: > Using the valkey-benchmark utility on a Valkey server --- diff --git a/topics/bitfields.md b/topics/bitfields.md index a892ca9b..72852f2b 100644 --- a/topics/bitfields.md +++ b/topics/bitfields.md @@ -1,6 +1,5 @@ --- title: "Bitfields" -linkTitle: "Bitfields" description: > Introduction to Bitfields --- diff --git a/topics/bitmaps.md b/topics/bitmaps.md index 9df3531c..14943a94 100644 --- a/topics/bitmaps.md +++ b/topics/bitmaps.md @@ -1,6 +1,5 @@ --- title: "Bitmaps" -linkTitle: "Bitmaps" description: > Introduction to Bitmaps --- diff --git a/topics/cli.md b/topics/cli.md index cccd5941..c64889c4 100644 --- a/topics/cli.md +++ b/topics/cli.md @@ -1,6 +1,5 @@ --- title: "CLI" -linkTitle: "CLI" description: > Valkey command line interface --- diff --git a/topics/client-side-caching.md b/topics/client-side-caching.md index 56af28c2..07c2496d 100644 --- a/topics/client-side-caching.md +++ b/topics/client-side-caching.md @@ -1,6 +1,5 @@ --- title: "Client-side caching in Valkey" -linkTitle: "Client-side caching" description: > Server-assisted, client-side caching in Valkey --- diff --git a/topics/clients.md b/topics/clients.md index dda837c4..48de35dd 100644 --- a/topics/clients.md +++ b/topics/clients.md @@ -1,6 +1,5 @@ --- title: "Client handling" -linkTitle: "Client handling" description: > How the Valkey server manages client connections --- diff --git a/topics/cluster-spec.md b/topics/cluster-spec.md index ead53192..a1ad24e9 100644 --- a/topics/cluster-spec.md +++ b/topics/cluster-spec.md @@ -1,6 +1,5 @@ --- title: Cluster specification -linkTitle: Cluster spec description: > Detailed specification for Valkey cluster --- diff --git a/topics/cluster-tutorial.md b/topics/cluster-tutorial.md index 88c4a7fc..5b76bd0b 100644 --- a/topics/cluster-tutorial.md +++ b/topics/cluster-tutorial.md @@ -1,6 +1,5 @@ --- title: Scale with Valkey Cluster -linkTitle: Scale with Valkey Cluster description: Horizontal scaling with Valkey Cluster --- diff --git a/topics/command-arguments.md b/topics/command-arguments.md index fd56a94f..db49909e 100644 --- a/topics/command-arguments.md +++ b/topics/command-arguments.md @@ -1,6 +1,5 @@ --- title: "Command arguments" -linkTitle: "Command arguments" description: How Valkey commands expose their documentation programmatically --- diff --git a/topics/command-tips.md b/topics/command-tips.md index c84ef6dd..67e88ec9 100644 --- a/topics/command-tips.md +++ b/topics/command-tips.md @@ -1,6 +1,5 @@ --- title: "Command tips" -linkTitle: "Command tips" description: Get additional information about a command --- diff --git a/topics/data-types.md b/topics/data-types.md index be9657cc..853beac1 100644 --- a/topics/data-types.md +++ b/topics/data-types.md @@ -1,6 +1,5 @@ --- title: "Data types" -linkTitle: "Data types" description: Overview of data types supported by Valkey --- diff --git a/topics/debugging.md b/topics/debugging.md index fe8ad905..fb057510 100644 --- a/topics/debugging.md +++ b/topics/debugging.md @@ -1,6 +1,5 @@ --- title: "Debugging" -linkTitle: "Debugging" description: > A guide to debugging Valkey server processes --- diff --git a/topics/distlock.md b/topics/distlock.md index 47f66bf9..814f25e7 100644 --- a/topics/distlock.md +++ b/topics/distlock.md @@ -1,6 +1,5 @@ --- title: "Distributed Locks with Valkey" -linkTitle: "Distributed locks" description: > A distributed lock pattern with Valkey --- diff --git a/topics/encryption.md b/topics/encryption.md index 1f7b770c..085e8666 100644 --- a/topics/encryption.md +++ b/topics/encryption.md @@ -1,6 +1,5 @@ --- title: "TLS" -linkTitle: "TLS" description: Valkey TLS support --- diff --git a/topics/eval-intro.md b/topics/eval-intro.md index b387406f..7d29e97e 100644 --- a/topics/eval-intro.md +++ b/topics/eval-intro.md @@ -1,6 +1,5 @@ --- title: "Scripting with Lua" -linkTitle: "Lua scripting" description: > Executing Lua in Valkey --- diff --git a/topics/faq.md b/topics/faq.md index 25a3cde7..28cce051 100644 --- a/topics/faq.md +++ b/topics/faq.md @@ -1,6 +1,5 @@ --- title: "FAQ" -linkTitle: "FAQ" description: > Commonly asked questions when getting started with Valkey --- diff --git a/topics/functions-intro.md b/topics/functions-intro.md index d41ce4f0..66f479b1 100644 --- a/topics/functions-intro.md +++ b/topics/functions-intro.md @@ -1,6 +1,5 @@ --- title: "Functions" -linkTitle: "Functions" description: > Scripting with Redis OSS 7 and beyond --- diff --git a/topics/geospatial.md b/topics/geospatial.md index 4e54b95b..b0222404 100644 --- a/topics/geospatial.md +++ b/topics/geospatial.md @@ -1,6 +1,5 @@ --- title: "Geospatial" -linkTitle: "Geospatial" description: > Introduction to the Valkey Geospatial data type --- diff --git a/topics/get-started.md b/topics/get-started.md index 9c4c2c36..de9bda2a 100644 --- a/topics/get-started.md +++ b/topics/get-started.md @@ -1,6 +1,5 @@ --- title: "Quick starts" -linkTitle: "Quick starts" hideListLinks: true description: > Valkey quick start guides diff --git a/topics/hashes.md b/topics/hashes.md index 6211f79f..422396f7 100644 --- a/topics/hashes.md +++ b/topics/hashes.md @@ -1,6 +1,5 @@ --- title: "Hashes" -linkTitle: "Hashes" description: > Introduction to Hashes --- diff --git a/topics/history.md b/topics/history.md index 188d516b..316c5c48 100644 --- a/topics/history.md +++ b/topics/history.md @@ -1,6 +1,5 @@ --- title: "History" -linkTitle: "History" description: How the Valkey project started --- diff --git a/topics/hyperloglogs.md b/topics/hyperloglogs.md index a228cbda..ec940ec6 100644 --- a/topics/hyperloglogs.md +++ b/topics/hyperloglogs.md @@ -1,6 +1,5 @@ --- title: "HyperLogLog" -linkTitle: "HyperLogLog" description: > HyperLogLog is a probabilistic data structure that estimates the cardinality of a set. --- diff --git a/topics/index.md b/topics/index.md index 726d21d8..8097cdb5 100644 --- a/topics/index.md +++ b/topics/index.md @@ -1,6 +1,5 @@ --- title: "Valkey Documentation" -linkTitle: "Documentation" --- The Valkey documentation is managed in markdown files in the diff --git a/topics/indexing.md b/topics/indexing.md index 4cbcdc05..bd7acdfb 100644 --- a/topics/indexing.md +++ b/topics/indexing.md @@ -1,6 +1,5 @@ --- title: Secondary indexing -linkTitle: Secondary indexing description: > Building secondary indexes in Valkey --- diff --git a/topics/installation.md b/topics/installation.md index 50969577..5dbe7251 100644 --- a/topics/installation.md +++ b/topics/installation.md @@ -1,6 +1,5 @@ --- title: "Install Valkey" -linkTitle: "Install Valkey" description: > Install Valkey on Linux, macOS, and Windows --- diff --git a/topics/introduction.md b/topics/introduction.md index 853cc7e1..be09480b 100644 --- a/topics/introduction.md +++ b/topics/introduction.md @@ -1,6 +1,5 @@ --- title: Introduction to Valkey -linkTitle: "About" description: Learn about the Valkey open source project --- diff --git a/topics/keyspace.md b/topics/keyspace.md index e500d06b..8a6f17cd 100644 --- a/topics/keyspace.md +++ b/topics/keyspace.md @@ -1,6 +1,5 @@ --- title: "Keyspace" -linkTitle: "Keyspace" description: > Managing keys in Valkey: Key expiration, scanning, altering and querying the key space --- diff --git a/topics/latency-monitor.md b/topics/latency-monitor.md index 36cef17c..8a354984 100644 --- a/topics/latency-monitor.md +++ b/topics/latency-monitor.md @@ -1,6 +1,5 @@ --- title: "Latency monitoring" -linkTitle: "Latency monitoring" description: Discovering slow server events in Valkey --- diff --git a/topics/latency.md b/topics/latency.md index c231c047..0f6c0156 100644 --- a/topics/latency.md +++ b/topics/latency.md @@ -1,6 +1,5 @@ --- title: "Diagnosing latency issues" -linkTitle: "Latency diagnosis" description: Finding the causes of slow responses --- diff --git a/topics/ldb.md b/topics/ldb.md index 19c37ea4..6bdecdf0 100644 --- a/topics/ldb.md +++ b/topics/ldb.md @@ -1,6 +1,5 @@ --- title: Debugging Lua scripts in Valkey -linkTitle: Debugging Lua description: How to use the built-in Lua debugger --- diff --git a/topics/license.md b/topics/license.md index e75f917f..9957438e 100644 --- a/topics/license.md +++ b/topics/license.md @@ -1,6 +1,5 @@ --- title: "License" -linkTitle: "License" description: > License and trademark information --- diff --git a/topics/lists.md b/topics/lists.md index 410984de..2ab023c9 100644 --- a/topics/lists.md +++ b/topics/lists.md @@ -1,6 +1,5 @@ --- title: "Lists" -linkTitle: "Lists" description: > Introduction to Lists --- diff --git a/topics/lru-cache.md b/topics/lru-cache.md index 5886f31e..6d1b549e 100644 --- a/topics/lru-cache.md +++ b/topics/lru-cache.md @@ -1,6 +1,5 @@ --- title: Key eviction -linkTitle: Eviction description: Overview of Valkey key eviction policies (LRU, LFU, etc.) --- diff --git a/topics/lua-api.md b/topics/lua-api.md index 24620d7a..5acbe0f0 100644 --- a/topics/lua-api.md +++ b/topics/lua-api.md @@ -1,6 +1,5 @@ --- title: "Lua API reference" -linkTitle: "Lua API" description: > Executing Lua in Valkey --- diff --git a/topics/mass-insertion.md b/topics/mass-insertion.md index 60957fb8..0c1bef7a 100644 --- a/topics/mass-insertion.md +++ b/topics/mass-insertion.md @@ -1,6 +1,5 @@ --- title: "Bulk loading" -linkTitle: "Bulk loading" description: > Writing data in bulk using the RESP protocol --- diff --git a/topics/memory-optimization.md b/topics/memory-optimization.md index fdc63ff1..c18ee4ec 100644 --- a/topics/memory-optimization.md +++ b/topics/memory-optimization.md @@ -1,6 +1,5 @@ --- title: Memory optimization -linkTitle: Memory optimization description: Strategies for optimizing memory usage in Valkey --- diff --git a/topics/migration.md b/topics/migration.md index 2b25b4e6..9aa1737d 100644 --- a/topics/migration.md +++ b/topics/migration.md @@ -1,6 +1,5 @@ --- title: Migration from Redis to Valkey -linkTitle: Migration description: How to migrate from Redis to Valkey --- diff --git a/topics/modules-api-ref.md b/topics/modules-api-ref.md index 70edbd4c..56028c4b 100644 --- a/topics/modules-api-ref.md +++ b/topics/modules-api-ref.md @@ -1,6 +1,5 @@ --- title: "Modules API reference" -linkTitle: "API reference" description: > Reference for the Valkey Modules API --- diff --git a/topics/modules-blocking-ops.md b/topics/modules-blocking-ops.md index ec11a724..3e276273 100644 --- a/topics/modules-blocking-ops.md +++ b/topics/modules-blocking-ops.md @@ -1,6 +1,5 @@ --- title: "Modules and blocking commands" -linkTitle: "Blocking commands" description: > How to implement blocking commands in a Valkey module --- diff --git a/topics/modules-intro.md b/topics/modules-intro.md index 5231fe87..dd0a5261 100644 --- a/topics/modules-intro.md +++ b/topics/modules-intro.md @@ -1,6 +1,5 @@ --- title: "Modules API" -linkTitle: "Modules API" description: > Introduction to writing Valkey modules --- diff --git a/topics/modules-native-types.md b/topics/modules-native-types.md index b925113e..9009d167 100644 --- a/topics/modules-native-types.md +++ b/topics/modules-native-types.md @@ -1,6 +1,5 @@ --- title: "Modules API for native types" -linkTitle: "Native types API" description: > How to use native types in a Valkey module --- diff --git a/topics/notifications.md b/topics/notifications.md index ec5a7acb..5cbdda49 100644 --- a/topics/notifications.md +++ b/topics/notifications.md @@ -1,6 +1,5 @@ --- title: "Keyspace notifications" -linkTitle: "Keyspace notifications" description: > Monitor changes to Valkey keys and values in real time --- diff --git a/topics/performance-on-cpu.md b/topics/performance-on-cpu.md index 959eb190..49adbc74 100644 --- a/topics/performance-on-cpu.md +++ b/topics/performance-on-cpu.md @@ -1,6 +1,5 @@ --- title: "CPU profiling" -linkTitle: "CPU profiling" description: > Performance engineering guide for on-CPU profiling and tracing --- diff --git a/topics/persistence.md b/topics/persistence.md index 55ce9ca2..1a668f0c 100644 --- a/topics/persistence.md +++ b/topics/persistence.md @@ -1,6 +1,5 @@ --- title: Persistence -linkTitle: Persistence description: How Valkey writes data to disk --- diff --git a/topics/pipelining.md b/topics/pipelining.md index fab0a6ff..750bfdb5 100644 --- a/topics/pipelining.md +++ b/topics/pipelining.md @@ -1,6 +1,5 @@ --- title: "Pipelining" -linkTitle: "Pipelining" description: How to optimize round-trip times by batching Valkey commands --- diff --git a/topics/problems.md b/topics/problems.md index c75b2ead..e1745121 100644 --- a/topics/problems.md +++ b/topics/problems.md @@ -1,6 +1,5 @@ --- title: "Troubleshooting Valkey" -linkTitle: "Troubleshooting" description: Problems with Valkey? Start here. --- diff --git a/topics/programmability.md b/topics/programmability.md index 41eb80c9..bbb1d940 100644 --- a/topics/programmability.md +++ b/topics/programmability.md @@ -1,6 +1,5 @@ --- title: "Programmability" -linkTitle: "Programmability" description: > Extending Valkey with Lua and Valkey Functions --- diff --git a/topics/protocol.md b/topics/protocol.md index 444d2554..08c44c07 100644 --- a/topics/protocol.md +++ b/topics/protocol.md @@ -1,6 +1,5 @@ --- title: "Serialization protocol specification" -linkTitle: "Protocol spec" description: Valkey's serialization protocol (RESP) is the wire protocol that clients implement ---- diff --git a/topics/pubsub.md b/topics/pubsub.md index 1d891093..1bb4d101 100644 --- a/topics/pubsub.md +++ b/topics/pubsub.md @@ -1,6 +1,5 @@ --- title: Pub/Sub -linkTitle: "Pub/sub" description: How to use pub/sub channels in Valkey --- diff --git a/topics/quickstart.md b/topics/quickstart.md index 398af3bc..582d0d46 100644 --- a/topics/quickstart.md +++ b/topics/quickstart.md @@ -1,6 +1,5 @@ --- title: "Quick start guide" -linkTitle: "Data structure store" description: Understand how to use basic Valkey data types --- diff --git a/topics/releases.md b/topics/releases.md index e56d5777..662e84b2 100644 --- a/topics/releases.md +++ b/topics/releases.md @@ -1,6 +1,5 @@ --- title: "Releases and versioning" -linkTitle: "Valkey releases" description: How new versions of Valkey are released and supported --- diff --git a/topics/replication.md b/topics/replication.md index 9d5d5c9d..388df8c8 100644 --- a/topics/replication.md +++ b/topics/replication.md @@ -1,6 +1,5 @@ --- title: Replication -linkTitle: Replication description: How Valkey supports high availability and failover with replication --- diff --git a/topics/security.md b/topics/security.md index 0a09252a..39444009 100644 --- a/topics/security.md +++ b/topics/security.md @@ -1,6 +1,5 @@ --- title: "Security" -linkTitle: "Security" description: Security model and features in Valkey --- diff --git a/topics/sentinel-clients.md b/topics/sentinel-clients.md index 25b6a040..e8eae99c 100644 --- a/topics/sentinel-clients.md +++ b/topics/sentinel-clients.md @@ -1,6 +1,5 @@ --- title: "Sentinel client spec" -linkTitle: "Sentinel clients" description: How to build clients for Valkey Sentinel --- diff --git a/topics/sentinel.md b/topics/sentinel.md index f09d43cf..ffd1287c 100644 --- a/topics/sentinel.md +++ b/topics/sentinel.md @@ -1,6 +1,5 @@ --- title: "High availability with Valkey Sentinel" -linkTitle: "High availability with Sentinel" description: High availability for non-clustered Valkey --- diff --git a/topics/server.md b/topics/server.md index ab6232ac..42b4bbed 100644 --- a/topics/server.md +++ b/topics/server.md @@ -1,6 +1,5 @@ --- title: "The Valkey server" -linkTitle: "Valkey Server" description: > Manual for valkey-server, the Valkey server program --- diff --git a/topics/sets.md b/topics/sets.md index dacf4c90..616973c0 100644 --- a/topics/sets.md +++ b/topics/sets.md @@ -1,6 +1,5 @@ --- title: "Sets" -linkTitle: "Sets" description: > Introduction to Sets --- diff --git a/topics/signals.md b/topics/signals.md index 75ad4eb4..70075a45 100644 --- a/topics/signals.md +++ b/topics/signals.md @@ -1,6 +1,5 @@ --- title: "Signal handling" -linkTitle: "Signal handling" description: How Valkey handles common Unix signals --- diff --git a/topics/sorted-sets.md b/topics/sorted-sets.md index f8a80613..dead412e 100644 --- a/topics/sorted-sets.md +++ b/topics/sorted-sets.md @@ -1,6 +1,5 @@ --- title: "Sorted Sets" -linkTitle: "Sorted sets" description: > Introduction to Sorted Sets --- diff --git a/topics/streams-intro.md b/topics/streams-intro.md index 7374d408..19252917 100644 --- a/topics/streams-intro.md +++ b/topics/streams-intro.md @@ -1,6 +1,5 @@ --- title: "Streams" -linkTitle: "Streams" description: > Introduction to Streams --- diff --git a/topics/strings.md b/topics/strings.md index d2d65183..001fd44f 100644 --- a/topics/strings.md +++ b/topics/strings.md @@ -1,6 +1,5 @@ --- title: "Strings" -linkTitle: "Strings" description: > Introduction to Strings --- diff --git a/topics/transactions.md b/topics/transactions.md index b369f48f..a8ee2614 100644 --- a/topics/transactions.md +++ b/topics/transactions.md @@ -1,6 +1,5 @@ --- title: Transactions -linkTitle: Transactions description: How transactions work in Valkey --- diff --git a/topics/twitter-clone.md b/topics/twitter-clone.md index e9aa2894..b3aa813f 100644 --- a/topics/twitter-clone.md +++ b/topics/twitter-clone.md @@ -1,6 +1,5 @@ --- title: "Patterns example" -linkTitle: "Patterns example" description: Learn several Valkey patterns by building a Twitter clone --- diff --git a/topics/valkey.conf.md b/topics/valkey.conf.md index ecc04bfb..4231edcc 100644 --- a/topics/valkey.conf.md +++ b/topics/valkey.conf.md @@ -1,6 +1,5 @@ --- title: "Configuration" -linkTitle: "Configuration" description: > Overview of valkey.conf, the Valkey configuration file From 8bd494b90a87e45a6a813c6ce6e9a792d791872e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20S=C3=B6derqvist?= Date: Thu, 28 Nov 2024 13:39:48 +0100 Subject: [PATCH 3/3] Manually edit some titles MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Viktor Söderqvist --- topics/client-side-caching.md | 2 +- topics/cluster-tutorial.md | 2 +- topics/distlock.md | 2 +- topics/installation.md | 2 +- topics/introduction.md | 2 +- topics/ldb.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/topics/client-side-caching.md b/topics/client-side-caching.md index 07c2496d..177e0154 100644 --- a/topics/client-side-caching.md +++ b/topics/client-side-caching.md @@ -1,5 +1,5 @@ --- -title: "Client-side caching in Valkey" +title: "Client-side caching" description: > Server-assisted, client-side caching in Valkey --- diff --git a/topics/cluster-tutorial.md b/topics/cluster-tutorial.md index 5b76bd0b..cdb14e19 100644 --- a/topics/cluster-tutorial.md +++ b/topics/cluster-tutorial.md @@ -1,5 +1,5 @@ --- -title: Scale with Valkey Cluster +title: Cluster tutorial description: Horizontal scaling with Valkey Cluster --- diff --git a/topics/distlock.md b/topics/distlock.md index 814f25e7..a464ec75 100644 --- a/topics/distlock.md +++ b/topics/distlock.md @@ -1,5 +1,5 @@ --- -title: "Distributed Locks with Valkey" +title: "Distributed Locks" description: > A distributed lock pattern with Valkey --- diff --git a/topics/installation.md b/topics/installation.md index 5dbe7251..5abc8f9a 100644 --- a/topics/installation.md +++ b/topics/installation.md @@ -1,5 +1,5 @@ --- -title: "Install Valkey" +title: "Installation" description: > Install Valkey on Linux, macOS, and Windows --- diff --git a/topics/introduction.md b/topics/introduction.md index be09480b..e176505d 100644 --- a/topics/introduction.md +++ b/topics/introduction.md @@ -1,5 +1,5 @@ --- -title: Introduction to Valkey +title: Introduction description: Learn about the Valkey open source project --- diff --git a/topics/ldb.md b/topics/ldb.md index 6bdecdf0..27649f89 100644 --- a/topics/ldb.md +++ b/topics/ldb.md @@ -1,5 +1,5 @@ --- -title: Debugging Lua scripts in Valkey +title: Debugging Lua scripts description: How to use the built-in Lua debugger ---