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
- 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 (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-04-07T09:16:05.000Z (about 1 month ago)
- Last Synced: 2025-04-14T22:19:11.412Z (25 days ago)
- Topics: event-loop, java, non-blocking, performance, reactive, redis, redis-client, vertx
- Language: Java
- Homepage: http://vertx.io
- Size: 3.04 MB
- Stars: 133
- Watchers: 29
- Forks: 118
- 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/).