Pinned Repositories
akka
A platform to build and run apps that are elastic, agile, and resilient. SDK, libraries, and hosted environments.
akka-projection
Akka Projections is intended for building systems with the CQRS pattern, and facilitate in event-based service-to-service communication.
alpakka
Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.
alpakka-kafka
Alpakka Kafka connector - Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.
pekko
Build highly concurrent, distributed, and resilient message-driven applications using Java/Scala
pekko-connectors
Apache Pekko Connectors is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Apache Pekko.
connect-prism
Record, mock, and proxy HTTP traffic as middleware for the connect middleware framework.
grunt-connect-prism
A grunt plugin using connect-prism to record, mock, and proxy HTTP traffic with connect.
kafka-lag-exporter
Monitor Kafka Consumer Group Latency with Kafka Lag Exporter
learning-spark
Practical examples of using Apache Spark in several different use cases
seglo's Repositories
seglo/connect-prism
Record, mock, and proxy HTTP traffic as middleware for the connect middleware framework.
seglo/kafka-in-jail
Demo artifacts to go along with Kafka in Jail with Strimzi presentation
seglo/akka-streams-aggregations
Various Akka Streams & Alpakka sample apps demonstrating aggregations
seglo/akka-samples
Akka Sample Projects
seglo/alpakka-samples
Example projects building Reactive Integrations using Alpakka
seglo/fdp-cheats
Cheat Sheets for various DC/OS, K8s, and FDP tasks
seglo/kafka
Mirror of Apache Kafka
seglo/kafka-consumer-tests
seglo/kafka-streams-scala-example
Example project with Kafka Streams for Scala documentation examples
seglo/lb-demos
Demo applications showcasing the Lightbend Platform
seglo/akka
Akka Project
seglo/akka-http
The Streaming-first HTTP server/module of Akka
seglo/akka-projection
The purpose of (upcoming) Akka Projections is to provide an abstraction for consuming a stream of (Event, Offset) tuples, which can originate from persisted events, Kafka topics, or other Alpakka connectors with this shape.
seglo/alpakka-kafka-flow-control-blog-post
seglo/blog-cloudflow-cli
seglo/cloudflow
Cloudflow enables users to quickly develop, orchestrate, and operate distributed streaming applications on Kubernetes.
seglo/cloudflow-helm-charts
Cloudflow Helm repository
seglo/console-charts
Release repository for Enterprise Suite
seglo/divertto-scala
seglo/embedded-kafka
A library that provides an in-memory Kafka instance to run your tests against.
seglo/embedded-kafka-schema-registry
A library that provides in-memory instances of both Kafka and Confluent Schema Registry to run your tests against.
seglo/kafka-1
Kafka Artifacts
seglo/kafka-slow-consumer
Simulate Kafka consumer lag with Alpakka Kafka
seglo/lagom
Reactive Microservices for the JVM
seglo/playframework
Play Framework
seglo/sbt-bintray
fresh packages delivered from your sbt console
seglo/sbt-jib
sbt version of sbt jib: https://github.com/GoogleContainerTools/jib
seglo/strimzi-kafka-operator
Apache Kafka running on Kubernetes and OpenShift
seglo/strimzi.github.io
Strimzi web site project
seglo/testcontainers-scala
Docker containers for testing in scala