vertx-solr-service
Solr Service
Provides an event-driven Solr service using Vert.x 3 with proxying via the Event Bus.
Vert.x Solr Service
4 stars
17 watching
5 forks
Language: Java
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ef-labs/vertx-elasticsearch-service | Vert.x implementation of an Elasticsearch service with event bus proxying | 57 |
ef-labs/vertx-cassandra | Enables asynchronous interaction with Cassandra using the Vert.x framework. | 39 |
ef-labs/vertx-jersey | A library that integrates the Jersey framework with the Vert.x runtime environment for building RESTful web services | 150 |
vert-x3/vertx-http-service-factory | A service factory that deploys from HTTP servers and provides features like basic auth, client configuration, proxy support, and signature verification. | 9 |
vert-x3/vertx-service-discovery | Provides tools and bridges for discovering and registering services in microservices architectures | 115 |
aesteve/vertx-sse | Provides an SSE handler for Vert.x Web to support Server-Sent-Events | 47 |
aesteve/vertx-markdown-service | Basic Vert.x service to generate HTML from markdown using the event bus. | 6 |
vert-x3/vertx-redis-client | An asynchronous API to interact with Redis data structures from within an event-driven Java application. | 131 |
ef-labs/vertx-hk2 | Provides a way to create Vert.x applications with dependency injection using the HK2 extension | 30 |
vert-x3/vertx-web | Provides building blocks and a template engine for creating web applications with Vert.x | 1,113 |
inoio/solrs | An async Solr client for Java/Scala with support for SolrCloud and load balancing. | 109 |
dcarneiro/exsolr | Port of RSolr to Elixir, providing a Solr client for Elixir applications | 22 |
spriet2000/vertx-handlers-http | Provides a minimal and adaptable interface for developing web applications on the vert-x3 platform | 11 |
abdlquadri/vertx-eventbus-java | A Vert.x client for messaging and event bus functionality in Java for Android | 21 |
eclipse-vertx/vertx-auth | Provides common authentication implementations for Vert.x applications | 166 |