mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-09 05:35:42 +02:00
redis-benchmark: fix more info link (#14096)
This commit is contained in:
parent
b5e3441c59
commit
f2069b5634
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# redis-benchmark
|
# redis-benchmark
|
||||||
|
|
||||||
> Benchmark a Redis server.
|
> Benchmark a Redis server.
|
||||||
> More information: <https://redis.io/docs/reference/optimization/benchmarks/>.
|
> More information: <https://redis.io/docs/latest/operate/oss_and_stack/management/optimization/benchmarks/>.
|
||||||
|
|
||||||
- Run full benchmark:
|
- Run full benchmark:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue