Skip to content
forked from zeromq/jdafka

Dafka protocol implementation in Java

License

Notifications You must be signed in to change notification settings

isabella232/jdafka

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JDafka

Java implemenation of the Dafka protocol.

More information on Dafka can be found here: https://github.com/zeromq/dafka

Build

mvn package

Run

java -jar target/jdafka_console_consumer.jar -help
java -jar target/jdafka_console_producer.jar -help
java -jar target/jdafka_console_store.jar -help

About

Dafka protocol implementation in Java

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%