[rabbitmq-discuss] ANN Langohr 1.0.0-beta4

Michael Klishin michael.s.klishin at gmail.com
Thu Sep 6 00:38:21 BST 2012


Langohr is an idiomatic Clojure client for RabbitMQ that embraces AMQP
0.9.1 model.

1.0.0-beta4 includes a couple of usability improvements:

 * Payloads will now be coerced to bytes (by default, Langohr comes with
implementations for strings and byte arrays) instead of
   assuming it is always a string

 * Default values of the :exclusive flag for queues is now set to false.
Previously having it set to true caused
   confusion w.r.t. non-auto-deleted queues being deleted in when the
connection that declared them was closed.

Kudos to Alex Petrov and Álvaro Videla for pointing out both issues.


Detailed change log:
https://github.com/michaelklishin/langohr/blob/master/ChangeLog.md

Langohr on github (sorry, http://clojurerabbitmq.info is still in the
works):
http://github.com/michaelklishin/langohr

Updates are announced on Twitter @clojurewerkz.
-- 
MK

http://github.com/michaelklishin
http://twitter.com/michaelklishin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20120906/91c2b3db/attachment.htm>


More information about the rabbitmq-discuss mailing list