Skip to content
View TheHaf-at-FraunhoferIOSB's full-sized avatar
  • Fraunhofer IOSB

Block or report TheHaf-at-FraunhoferIOSB

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. JacORB JacORB Public

    Forked from JacORB/JacORB

    JacORB ORB

    Java

  2. karibu-testing karibu-testing Public

    Forked from mvysny/karibu-testing

    Vaadin Server-Side Browserless Containerless Unit Testing

    Kotlin

  3. ksqldb-event-souring ksqldb-event-souring Public

    Forked from eugene-khyst/ksqldb-event-souring

    Kafka is not for event sourcing, isn't it? Kafka alone is not an event store, but Kafka and ksqlDB together allow building full-featured event stores. This repository provides a sample of event sou…

    Java

  4. postgresql-event-sourcing postgresql-event-sourcing Public

    Forked from eugene-khyst/postgresql-event-sourcing

    A reference implementation of an event-sourced system that uses PostgreSQL as an event store built with Spring Boot. Fork the repository and use it as a template for your projects. Or clone the rep…

    Java

  5. eventstoredb-event-sourcing eventstoredb-event-sourcing Public

    Forked from eugene-khyst/eventstoredb-event-sourcing

    EventStoreDB is the database for Event Sourcing. This repository provides a sample of event sourced system that uses EventStoreDB as event store.

    Java

  6. spring-kafka-non-blocking-retries-and-dlt spring-kafka-non-blocking-retries-and-dlt Public

    Forked from eugene-khyst/spring-kafka-non-blocking-retries-and-dlt

    A sample of non-blocking retries and dead letter topics (aka reliable reprocessing and dead letter queues) with Apache Kafka using Spring Boot and Spring Kafka.

    Java