# atest-ext-store-redis **Repository Path**: linuxsuren/atest-ext-store-redis ## Basic Information - **Project Name**: atest-ext-store-redis - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-12 - **Last Updated**: 2025-04-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # atest-ext-store-redis ## Introduction `atest-ext-store-redis` is an extension for the [linuxsuren/api-testing](https://github.com/linuxsuren/api-testing) project, designed to integrate Redis as a storage backend for API testing. This extension allows you to store and retrieve test data, configurations, and results in Redis, enabling more efficient and scalable testing workflows. ## Features - **Redis Integration**: Seamlessly connect your API testing environment with Redis. - **Data Persistence**: Store test data and results persistently in Redis. - **Scalability**: Leverage Redis's high performance and scalability for large-scale testing. ## Getting Started ### Prerequisites - Go 1.16 or higher - Redis server ### Installation 1. Clone the repository: