vertx-redis-client
Redis client library
An asynchronous API to interact with Redis data structures from within an event-driven Java application.
Redis client for Vert.x
131 stars
32 watching
119 forks
Language: Java
last commit: 7 days ago
Linked from 1 awesome list
event-loopjavanon-blockingperformancereactiveredisredis-clientvertx
Related projects:
Repository | Description | Stars |
---|---|---|
vert-x3/vertx-cassandra-client | An extension for interacting with Apache Cassandra using the DataStax Java Driver | 33 |
vert-x3/vertx-lang-js | A JavaScript implementation of a Vert.x language that allows developers to write and deploy web applications using a Java 8-based Nashorn JavaScript engine. | 36 |
vert-x3/vertx-jdbc-client | Provides an asynchronous interface to access data from various databases using JDBC drivers. | 126 |
zhangq0355/as3redis | A Flash library that provides a client-side interface to the Redis in-memory data store | 4 |
vert-x3/vertx-kafka-client | A client library for interacting with Apache Kafka clusters in various programming languages | 84 |
vert-x3/vertx-mongo-client | An asynchronous client for interacting with a MongoDB database | 60 |
vert-x3/vertx-rx | A library that extends Vert.x with support for reactive programming using Rx libraries | 147 |
vert-x3/vertx-mysql-postgresql-client | A client library for interacting with MySQL and PostgreSQL databases using the Vert.x framework | 117 |
xiusin/vredis | A Redis client written in V programming language, providing basic functionality for connecting to and interacting with Redis databases. | 7 |
vert-x3/vertx-shell | A command-line interface and scripting language for interacting with the Vert.x framework | 38 |
vert-x3/vertx-mail-client | An asynchronous SMTP client for sending emails asynchronously using the Vert.x framework | 36 |
julien3/vertxbuspp | An event bus client for the Vert.x framework using WebSockets and C++11. | 17 |
swisspost/vertx-redisques | A Redis-persistent queuing system designed for high scalability and fault tolerance in Vert.x applications. | 13 |
vert-x3/vertx-stack | A pre-configured Maven pom repository for a comprehensive software stack | 120 |
vert-x3/vertx-rabbitmq-client | A client library for interacting with RabbitMQ brokers from Vert.x applications | 73 |