Franz is a Kafka Client for Node.JS that includes support for Zookeeper
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Brett Langdon 160cef4b32 initial skeleton, right now it is just an empty c++ node shell 14 years ago
lib initial skeleton, right now it is just an empty c++ node shell 14 years ago
src initial skeleton, right now it is just an empty c++ node shell 14 years ago
.gitignore initial skeleton, right now it is just an empty c++ node shell 14 years ago
README.md Update master 14 years ago
package.json initial skeleton, right now it is just an empty c++ node shell 14 years ago
wscript initial skeleton, right now it is just an empty c++ node shell 14 years ago

README.md

franz

Franz is a Kafka Client for Node.JS that includes support for Zookeeper

TODO

I intend to write this module in C++ so I can incorporate the already available Kafka and Zookeeper libraries available.