vert-x3 / vertx-redis-client

Redis client for Vert.x
http://vertx.io
Apache License 2.0
128 stars 116 forks source link
event-loop java non-blocking performance reactive redis redis-client vertx

Vert.x Redis Client

Build Status (5.x) Build Status (4.x)

The Vert.x Redis client provides an asynchronous API to interact with a Redis data-structure server.

Documentation:

The documentation can be read from the official vert.x Documentation.