Skip to content

Record de-duplicator using Kafka Spring Boot and Kafka Streams

Notifications You must be signed in to change notification settings

kioria/feed-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

feed-analyzer

Runs Kafka consumer and producer for the sample Spring Boot WEB app. Levarages Kafka Processor API to perform windowed de-duplication of feed. Models situation when clients do send data directly to our public API. Say, from mobile apps. Thus handling failures gracefully using retries, message re-delivery, locking, and two-phase commits is not an option.

About

Record de-duplicator using Kafka Spring Boot and Kafka Streams

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages