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
Related Packages
iBis.Storage.Model- Core storage interfaces
No packages depend on iBis.Storage.Kafka.
.NET 8.0
- iBis.Storage.Model (>= 1.1.0)
- Confluent.Kafka (>= 2.6.0)
- Microsoft.Extensions.Configuration (>= 9.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 9.0.0)
- Microsoft.Extensions.Options (>= 9.0.0)
- iBis.Entity.WebApi (>= 1.2.25)
| Version | Downloads | Last updated |
|---|---|---|
| 1.1.0 | 0 | 06/09/2026 |