Popular repositories
-
sc2midi
Experimental Starcraft 2 replay to MIDI file Converter
-
network_health_exporter
Network health exporter for prometheus - Smokeping resurrected on steroids - using ping ICMP Echo Requests
-
octia
A clojure library on top of compojure/ring to easily define api endpoints. Supports iodocs generation.
-
clj-irc
clojure irc client based on pircbotx
-
compojure
Forked from weavejester/compojure
Concise web framework for Clojure
Clojure 1
-
ring
Forked from ring-clojure/ring
Clojure web application library: abstracts HTTP to allow modular and concise webapps
Clojure 1
19 contributions in the last year
Contribution activity
April - June 2017
March 2017
add support for unions of multiple types
Hi,
There is currently a bug in kafka-connect where the connectors fail to process schemas which have this kind of field :
array[RecordType1|Record…