Java-based service for message deduplication from Kafka. It utilizes rocksDB to store checksum data of previously processed messages, ensuring reliable duplicate detection and preventing redundant processing of the same messages.
forked from ololx/deduplication-service-example
-
Notifications
You must be signed in to change notification settings - Fork 0
Java-based service for message deduplication from Kafka. It utilizes rocksDB to store checksum data of previously processed messages, ensuring reliable duplicate detection and preventing redundant processing of the same messages.
License
innopolis-university-java-team/deduplication-service-example
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Java-based service for message deduplication from Kafka. It utilizes rocksDB to store checksum data of previously processed messages, ensuring reliable duplicate detection and preventing redundant processing of the same messages.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 98.9%
- Dockerfile 1.1%