Skip to main content
This is lesson 3 of 5 in this module Course 63% complete

Client Libraries and Development Best Practices

Premium Content

Sign in with your account or sign up to access this lesson.

The lesson surveys the client SDKs for Redis (redis-py, StackExchange.Redis, Lettuce, NodeRedis), demonstrates pipelining for batching commands, and covers best practices including keeping key values small, using scan over keys, co-locating Redis with the source system, and autoscaling thresholds.