How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
vertx-async is a portage of caolan/async nodejs module to Vert.x framework that provides helpers methods for common async patterns.
The main features of gchauvet/vertx-async are: Data Utilities.
Projects with overlapping indexed features include: ankane/pgsync — Sync data from one Postgres database to another. dalibo/ldap2pg — :elephant: :busts_in_silhouette: Manage PostgreSQL roles and privileges from YAML or LDAP. diabolicallabs/vertx-cron — This module allows you to schedule an event using a Cron specification. It can either send or publish a message to the… dimitri/pgloader — pgloader is a command-line tool that automates the migration of data and schema from various source databases and file… dimitri/regresql — Regression Testing your SQL queries. aesteve/vertx-pojo-config — A very simple tool to map Vert.x's json configuration onto a typed configuration Java bean.
Sync data from one Postgres database to another
:elephant: :bustsinsilhouette: Manage PostgreSQL roles and privileges from YAML or LDAP
This module allows you to schedule an event using a Cron specification. It can either send or publish a message to the address of your choice. If the consumer of that message returns a response, you can specify where to send that response when the consumer completes. You can also cancel the…
A very simple tool to map Vert.x's json configuration onto a typed configuration Java bean.