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: 5 months ago
JSON representation
Redis client for Vert.x
- Host: GitHub
- URL: https://github.com/vert-x3/vertx-redis-client
- Owner: vert-x3
- License: apache-2.0
- Created: 2014-12-04T15:22:16.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2025-05-12T15:06:50.000Z (5 months ago)
- Last Synced: 2025-05-12T16:27:32.724Z (5 months ago)
- Topics: event-loop, java, non-blocking, performance, reactive, redis, redis-client, vertx
- Language: Java
- Homepage: http://vertx.io
- Size: 3.06 MB
- Stars: 132
- Watchers: 29
- Forks: 119
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- vertx-awesome - Redis - favicon.svg" alt="(stack)" title="Vert.x Stack" height="16px"> - Asynchronous API to interact with Redis. (Database Clients)
README
# Vert.x Redis Client
[](https://github.com/vert-x3/vertx-redis-client/actions/workflows/ci-5.x.yml)
[](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/).