vertx-config-aws-ssm
Config store
A Config Store backed by AWS SSM
A Vert.X (v3) Config Store backed by AWS SSM.
1 stars
7 watching
2 forks
Language: Java
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vert-x3/vertx-infinispan | A Vert.x implementation of an Infinispan cluster manager for distributed caching and data storage | 14 |
erwinvandervalk/config.sqlstreamstore | A configuration provider backed by a stream store database, enabling shared configuration settings with auditing and idempotent writes. | 8 |
vert-x3/vertx-stack | A pre-configured Maven pom repository for a comprehensive software stack | 120 |
vert-x3/vertx-service-discovery | Provides tools and bridges for discovering and registering services in microservices architectures | 115 |
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 |
aesteve/vertx-pojo-config | Maps Vert.x's JSON configuration to a typed Java bean using Jackson's object mapper | 3 |
vert-x3/vertx-web | Provides building blocks and a template engine for creating web applications with Vert.x | 1,113 |
vert-x3/vertx-hazelcast | A Vert.x project implementing the Hazelcast cluster manager | 78 |
dosomething/eslint-config | A shared ESLint configuration for JavaScript projects at DoSomething.org | 2 |
reactiverse/aws-sdk | A Vertx NIO-based client library for using AWS SDK v2 in non-blocking, scalable applications. | 49 |
vert-x3/vertx-ignite | A Vert.x plugin for managing distributed systems using Apache Ignite clusters | 35 |
vert-x3/vertx-jdbc-client | Provides an asynchronous interface to access data from various databases using JDBC drivers. | 126 |
vert-x3/vertx-service-factory | An implementation of a service factory that deploys a verticle based on a JSON descriptor file | 21 |
vert-x3/vertx-mqtt | A Vert.x module providing support for MQTT protocol with features for client-server communication and message exchange. | 186 |
atomix/atomix-vertx | Provides a cluster management system for Vert.x applications using the Atomix distributed systems framework. | 25 |