A message-broker agnostic background processing library for Clojure

Goose 0.3.0 is out! :tada::tada::tada:

Message brokers are now pluggable! This version comes with support for RabbitMQ (0.2 only had Redis support), and lays down a protocol that allows you to integrate any backend like Postgres, Datomic or SQS.

We also added some features based on the feedback from 0.2:

  • Periodic/Cron-style Jobs
  • Custom Metrics backend (StatsD, Prometheus, Metrics, etc.)

Get started with the Readme, or dig into details with the wiki.

Have questions? Ping us on #goose @ Clojurians slack :blush:
goose-round@2x

6 Likes

Pretty nice!

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.