Skip to content

marvelm/kafka_reddit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KafkaReddit

A Kafka producer to fetch posts from Reddit and publish to a topic called posts.

Usage

  • Elixir should be installed
  • Kafka should be installed and running
  • Tweak the config at config/config.exs.

To run:

git clone https://github.com/marvel/kafka_reddit
cd kafka_reddit
mix deps.get
mix run --no-halt

About

Kafka producer to fetch posts from Reddit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages