0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 21 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of git://github.com/amitrathore/clj-utils More... over 12 years ago
take out logging More... over 12 years ago
take out noisy log message More... over 12 years ago
added maps NS, and renamed thread-id to it-> More... about 13 years ago
turn off the pools eviction thread More... about 13 years ago
fixed for clojure 1.2 More... over 13 years ago
acking a message is now done explicitly via a thunk More... over 13 years ago
fixing the maxIdle setting in the rabbit-pool More... over 13 years ago
exposing syslog-facility to logger config More... over 13 years ago
added new anaphora for threading called thread-it More... over 13 years ago
fixed bad cut/paste during refactoring More... over 13 years ago
adding UTF-8 encoding for all sent and received messages More... over 13 years ago
Merge branch 'adding_syslog' of github-amit:amitrathore/clj-utils into adding_syslog More... over 13 years ago
exception logging should only print stack trace once More... over 13 years ago
added syslog4j dependency More... over 13 years ago
initial work for syslog More... over 13 years ago
Merge remote branch 'origin/fix-for-182' into send_msg_no_declare More... over 13 years ago
added logging pool state More... over 13 years ago
fixed for 1.8.2 api changes More... over 13 years ago
slightly better error message More... over 13 years ago
use trampoline to in guaranteed delivery so as to not use stack More... over 13 years ago
allow send-message to work without declaring a new queue on the exchange More... over 13 years ago
single param variant of log-exception should call the 2-param variant, not log-message More... over 13 years ago
allow additional message to be sent in log-exception More... over 13 years ago
rabbitmq message-seq will reconnect to the server if conn fails More... over 13 years ago
initial implementation of backing off when delivery fails More... over 13 years ago
message-seq is more resilient to failures More... over 13 years ago
bumped minor version number More... over 13 years ago
added connection pool More... over 13 years ago
exits on rabbit failure More... over 13 years ago