|
For the latest stable version, please use Korvet 0.12.5! |
Korvet
Korvet is a Kafka-compatible streaming service backed by Redis Streams.
|
This documentation is for Korvet version 0.4.4. |
Korvet is developed by Redis Field Engineering. To report bugs, request features, or receive assistance, please file an issue.
Overview
Korvet provides a Kafka-compatible API backed by Redis Streams:
-
Kafka compatibility: Use existing Kafka clients and tools
-
Redis Streams: High-performance, durable message storage
-
Consumer groups: Coordinated consumption with offset tracking
-
Low latency: Sub-millisecond read/write performance
Key Features
-
Kafka Protocol Support: Compatible with Kafka clients (produce, consume, consumer groups)
-
Redis Streams: High-performance storage with built-in persistence
-
Consumer Groups: Full support for coordinated consumption and offset management
-
Admin API: Create/delete topics, configure retention, describe cluster
-
Production-ready: Built-in metrics, health checks, and observability