All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download com.github.norwae JAR files with all dependencies

Search JAR files by class name

circuit4stream_2.12 from group com.github.norwae (version 1.0.0)

This module packages a circuit breaker that can be used to avoid overloading or otherwise depending on a temporarily unavailable (remote) system. The central use of the circuit breaker is to prevent failures from one system to cascade to other systems in an unchecked manner. Thus, our implementation is chiefly concerned with replacing a failing component with another component that fails in a very predictable manner. These failures are not "dropped" or otherwise made invisible, and still need to be handled, but they will occur in a predictable, and hopefully usable manner.

Group: com.github.norwae Artifact: circuit4stream_2.12
Show documentation Show source 
 

0 downloads
Artifact circuit4stream_2.12
Group com.github.norwae
Version 1.0.0
Last update 10. May 2019
Organization com.github.norwae
URL https://github.com/norwae/circuit4stream
License MIT
Dependencies amount 2
Dependencies scala-library, akka-stream_2.12,
There are maybe transitive dependencies!

ignifera_2.12 from group com.github.norwae (version 1.1.0)

Adds deployment support for akka-http applications in kubernetes. The facilities are: 1) promotheus statistics export and collection for akka http routes. The library collects http result codes, timings, and requests in flight. It additionally optionally exposes some basic akka statistics. 2) Graceful shutdown, health and readiness functions. These routes are provided at a low level to they can be used by both the routing DSL and special case implementations. 3) Access log collection. These functions can be freely composed to (e.g.) exclude health check routes from statistics and access log, or include them, depending on the requirements and standards of the user

Group: com.github.norwae Artifact: ignifera_2.12
Show all versions Show documentation Show source 
 

0 downloads
Artifact ignifera_2.12
Group com.github.norwae
Version 1.1.0
Last update 22. August 2018
Organization com.github.norwae
URL https://github.com/norwae/ignifera
License BSD 2-Clause
Dependencies amount 9
Dependencies scala-library, akka-actor_2.12, akka-stream_2.12, akka-http-core_2.12, akka-http_2.12, simpleclient, simpleclient_hotspot, simpleclient_common, slf4j-api,
There are maybe transitive dependencies!

ignifera_2.11 from group com.github.norwae (version 1.0.2)

Adds promotheus statistics export and collection for akka http routes. The library collects http result codes, timings, and requests in flight. It additionally optionally exposes some basic akka statistics.

Group: com.github.norwae Artifact: ignifera_2.11
Show all versions Show documentation Show source 
 

0 downloads
Artifact ignifera_2.11
Group com.github.norwae
Version 1.0.2
Last update 26. February 2018
Organization com.github.norwae
URL https://github.com/norwae/ignifera
License BSD 2-Clause
Dependencies amount 8
Dependencies scala-library, akka-actor_2.11, akka-stream_2.11, akka-http-core_2.11, akka-http_2.11, simpleclient, simpleclient_hotspot, simpleclient_common,
There are maybe transitive dependencies!

oriana-liqibase_2.11 from group com.github.norwae (version 1.1.0)

oriana-liquid provides a liquibase-supported upgrader for schema creation and evolution

Group: com.github.norwae Artifact: oriana-liqibase_2.11
Show all versions Show documentation Show source 
 

0 downloads
Artifact oriana-liqibase_2.11
Group com.github.norwae
Version 1.1.0
Last update 13. April 2017
Organization com.github.norwae
URL https://github.com/norwae/oriana-liquid
License BSD 2-Clause
Dependencies amount 3
Dependencies scala-library, oriana_2.11, liquibase-core,
There are maybe transitive dependencies!

oriana-liqibase_2.12 from group com.github.norwae (version 1.1.0)

oriana-liquid provides a liquibase-supported upgrader for schema creation and evolution

Group: com.github.norwae Artifact: oriana-liqibase_2.12
Show documentation Show source 
 

0 downloads
Artifact oriana-liqibase_2.12
Group com.github.norwae
Version 1.1.0
Last update 13. April 2017
Organization com.github.norwae
URL https://github.com/norwae/oriana-liquid
License BSD 2-Clause
Dependencies amount 3
Dependencies scala-library, oriana_2.12, liquibase-core,
There are maybe transitive dependencies!

oriana_2.11 from group com.github.norwae (version 1.1.0)

Oriana is a small layer on top of slick that allows easier access to the database. It allows peudo-syntactic methods to inject a database context into arbitrary code, and simplifies deployment, updates and initialization.

Group: com.github.norwae Artifact: oriana_2.11
Show all versions Show documentation Show source 
 

0 downloads
Artifact oriana_2.11
Group com.github.norwae
Version 1.1.0
Last update 13. April 2017
Organization com.github.norwae
URL https://github.com/norwae/oriana
License BSD 2-Clause
Dependencies amount 6
Dependencies scala-library, akka-actor_2.11, akka-stream_2.11, akka-slf4j_2.11, slick_2.11, slick-hikaricp_2.11,
There are maybe transitive dependencies!

oriana_2.12 from group com.github.norwae (version 1.1.0)

Oriana is a small layer on top of slick that allows easier access to the database. It allows peudo-syntactic methods to inject a database context into arbitrary code, and simplifies deployment, updates and initialization.

Group: com.github.norwae Artifact: oriana_2.12
Show documentation Show source 
 

0 downloads
Artifact oriana_2.12
Group com.github.norwae
Version 1.1.0
Last update 13. April 2017
Organization com.github.norwae
URL https://github.com/norwae/oriana
License BSD 2-Clause
Dependencies amount 6
Dependencies scala-library, akka-actor_2.12, akka-stream_2.12, akka-slf4j_2.12, slick_2.12, slick-hikaricp_2.12,
There are maybe transitive dependencies!



Page 1 from 1 (items total 7)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy