https://github.com/purbon/eks
A fully searchable Kafka streams state store powered by Elasticsearch
https://github.com/purbon/eks
elastic kafka kstreams state-mana statestore
Last synced: about 1 month ago
JSON representation
A fully searchable Kafka streams state store powered by Elasticsearch
- Host: GitHub
- URL: https://github.com/purbon/eks
- Owner: purbon
- License: apache-2.0
- Created: 2019-09-21T05:10:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-13T16:11:36.000Z (over 5 years ago)
- Last Synced: 2025-03-21T01:31:20.303Z (about 1 year ago)
- Topics: elastic, kafka, kstreams, state-mana, statestore
- Language: Java
- Size: 32.2 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EKS (Elasticsearch KStreams state store)
EKS is a fully searchable state store for Kafka streams based on Elasticsearch.
Take all the benefits of this great search engine and integrate your processing operations with Kafka Streams.
*Status*: Work in progress