Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vert-x3/vertx-redis-client

Redis client for Vert.x
https://github.com/vert-x3/vertx-redis-client

event-loop java non-blocking performance reactive redis redis-client vertx

Last synced: 25 days ago
JSON representation

Redis client for Vert.x

Awesome Lists containing this project

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/).