iBis.Storage.Kafka 1.1.0

iBis.Storage.Kafka

Apache Kafka-based storage service implementation for the DoHu iBis Enterprise Suite.

Overview

This package provides a storage service implementation using Apache Kafka for distributed event streaming and message storage.

Installation

dotnet add package iBis.Storage.Kafka

Usage

Register the Kafka storage service:

services.AddScoped<IStorageService, KafkaStorageService>();

Dependencies

  • iBis.Storage.Model
  • Confluent.Kafka
  • iBis.Storage.Model - Core storage interfaces

No packages depend on iBis.Storage.Kafka.

Version Downloads Last updated
1.1.0 0 06/09/2026