Measuring Redis Network Latency and the Stability of Your Server



Measuring Redis Network Latency and the Stability of Your Server

Measuring Redis Network Latency and the Stability of Your Server

Here’s 2 commands to help you discover how fast or slow it is to connect to your Redis server.

Hit the subscribe button to receive more videos like this!

REFERENCE LINKS
—————————————————
► https://redis.io/docs/reference/optimization/latency/

COURSES
—————————————————
Courses I’ve created that focus on web dev and deployment topics.

► https://nickjanetakis.com/courses/

THE TOOLS I USE / GEAR
—————————————————
► https://nickjanetakis.com/blog/the-tools-i-use

FOLLOW ME ELSEWHERE
—————————————————
► Twitter: https://twitter.com/nickjanetakis
► GitHub: https://github.com/nickjj

TIMESTAMPS
—————————————————
0:00 — Intro
0:36 — It’s nice to be able to measure Redis’ latency
1:23 — Running Redis locally through Docker
2:03 — Checking the network latency between your client and server
4:00 — What is the Redis client?
4:52 — Measuring the intrinsic latency of your Redis server
7:00 — Going over the intrinsic latency results and what it means

Comments are closed.