git.fiddlerwoaroof.com
name mode size
..
al.lisp 100644 11 kb
bebr.lisp 100644 5 kb
cf.lisp 100644 14 kb
cff.lisp 100644 4 kb
gcb.lisp 100644 3 kb
gdb.lisp 100644 3 kb
README.org
* Lispworks wrapper around apache curator ** Motivation: lisp access to information about kafka streams ** Setup: ~make~ in the root of the repository should setup all the prerequisites (assuming you have lispworks, quicklisp and clojure): it'll bundle up the Java libraries as a fat jar and use lispworks to generate the lisp interface files. Once this is done, the functions in [[file:main.lisp]] should be usable in a LispWorks REPL to interact with a zookeeper cluster that stores Kafka offsets.