[DOC] Add complex chaining example using pipelines with builder pattern by zion-off · Pull Request #3774 · redis/redis-py (original) (raw)

Pull Request Overview

This PR adds a comprehensive example demonstrating the builder pattern for chaining complex Redis pipeline operations, helping users understand how to implement fluent interfaces with Redis pipelines.

docs/examples/pipeline_examples.ipynb:1

docs/examples/pipeline_examples.ipynb:1

docs/examples/pipeline_examples.ipynb:1


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.