atest-ext-store-redis is an extension for the 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.
- 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.
- Go 1.16 or higher
- Redis server
- Clone the repository: