secor
Kafka log storage service
A service that persistently stores Kafka log data in various cloud storage systems to ensure data durability and consistency.
Secor is a service implementing Kafka log persistence
2k stars
68 watching
540 forks
Language: Java
last commit: 2 months ago
Linked from 5 awesome lists
kafka
Related projects:
Repository | Description | Stars |
---|---|---|
| A Kafka connector for reading records from file systems and loading them into Kafka. | 110 |
| A logspout adapter for writing Docker container logs to Kafka topics | 52 |
| A command-line tool for interacting with Apache Kafka clusters | 947 |
| A web application that automates the process of managing Apache Kafka topics, ACLs, and Avro schemas for teams within an organization. | 21 |
| A distributed key-value storage system designed to provide high performance and scalability | 2,195 |
| A tool for backing up and restoring data from Apache Kafka | 164 |
| A Kafka connector that allows data to be written to Solr | 16 |
| Provides a standardized way to serialize and deserialize JSON data in Apache Kafka using Jackson | 7 |
| A Lua library providing a client driver for interacting with Kafka message queues | 803 |
| A protocol for building asynchronous, thread-safe, and consistent key-value stores with low overhead | 300 |
| Enables testing of Apache Kafka systems by generating and sending test messages to the system | 157 |
| An interactive command-line client with auto-completion for Kafka commands and their optional arguments. | 6 |
| A client library for using Apache Kafka as a persistent store for an in-memory cache | 245 |
| A lightweight library for processing Kafka topics with idempotent at-least-once semantics | 439 |
| Automates Apache Kafka topic and ACL management through code-based configuration | 323 |