Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 557 Bytes

File metadata and controls

23 lines (13 loc) · 557 Bytes

Valkey

Since testcontainers-python :material-tag: v4.14.0

Introduction

The Testcontainers module for Valkey.

Adding this module to your project dependencies

Please run the following command to add the Valkey module to your python dependencies:

pip install testcontainers[valkey]

Usage example

Creating a Valkey container