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: 3 days ago
Linked from 5 awesome lists
kafka
Related projects:
Repository | Description | Stars |
---|---|---|
mmolimar/kafka-connect-fs | A Kafka connector for reading records from file systems and loading them into Kafka. | 110 |
dylanmei/logspout-kafka | A logspout adapter for writing Docker container logs to Kafka topics | 52 |
fgeller/kt | A command-line tool for interacting with Apache Kafka clusters | 948 |
muralibasani/kafkawize | A web application that automates the process of managing Apache Kafka topics, ACLs, and Avro schemas for teams within an organization. | 21 |
alibaba/tair | A distributed key-value storage system designed to provide high performance and scalability | 2,193 |
itadventurer/kafka-backup | A tool for backing up and restoring data from Apache Kafka | 166 |
msurendra/kafka-connect-solr | A Kafka connector that allows data to be written to Solr | 16 |
jcustenborder/kafka-jackson | Provides a standardized way to serialize and deserialize JSON data in Apache Kafka using Jackson | 7 |
doujiang24/lua-resty-kafka | A Lua library providing a client driver for interacting with Kafka message queues | 803 |
replikativ/konserve | A protocol for building asynchronous, thread-safe, and consistent key-value stores with low overhead | 301 |
mostafa/xk6-kafka | Enables testing of Apache Kafka systems by generating and sending test messages to the system | 153 |
ysn2233/kafka-prompt | An interactive command-line client with auto-completion for Kafka commands and their optional arguments. | 6 |
rayokota/kcache | A client library for using Apache Kafka as a persistent store for an in-memory cache | 245 |
nmaquet/kasper | A lightweight library for processing Kafka topics with idempotent at-least-once semantics | 439 |
devshawn/kafka-gitops | Automates Apache Kafka topic and ACL management through code-based configuration | 321 |