# vertx-redis-client **Repository Path**: mirrors_vert-x3/vertx-redis-client ## Basic Information - **Project Name**: vertx-redis-client - **Description**: Redis client for Vert.x - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vert.x Redis Client [![Build Status (5.x)](https://github.com/vert-x3/vertx-redis-client/actions/workflows/ci-5.x.yml/badge.svg)](https://github.com/vert-x3/vertx-redis-client/actions/workflows/ci-5.x.yml) [![Build Status (4.x)](https://github.com/vert-x3/vertx-redis-client/actions/workflows/ci-4.x.yml/badge.svg)](https://github.com/vert-x3/vertx-redis-client/actions/workflows/ci-4.x.yml) The Vert.x Redis client provides an asynchronous API to interact with a [Redis](http://redis.io) data-structure server. ## Documentation: The documentation can be read from the official vert.x [Documentation](http://vertx.io/docs/vertx-redis-client/java/).