/avalance

High performance resilient API Gateway service providing dynamic routing and filtering of inter process communications contexts in a high availability cluster ecosystem with support for microscervice environments managing the edge to the internal infrastructure.

Primary LanguageJavaMIT LicenseMIT

Avalance

Quality Gate Status license codecov

avalance

High performance resilient API Gateway service providing dynamic routing and filtering of inter process communications contexts in a high availability cluster ecosystem with support for microscervice environments managing the edge to the internal infrastructure.

Avalance uses constrictor for networking.

Build Status

Build Status
Master Build Status
Development Build Status

Installation / Usage

Maven repositories

<repositories>
    <!-- Klauke Enterprises Releases -->
    <repository>
        <id>klauke-enterprises-maven-releases</id>
        <name>Klauke Enterprises Maven Releases</name>
        <url>https://repository.klauke-enterprises.com/repository/maven-releases/</url>
    </repository>
	
    <!-- Klauke Enterprises Snapshots -->
    <repository>
        <id>klauke-enterprises-maven-snapshots</id>
        <name>Klauke Enterprises Maven Snapshots</name>
        <url>https://repository.klauke-enterprises.com/repository/maven-snapshots/</url>
    </repository>
</repositories>