jackdaw

https://github.com/FundingCircle/jackdaw
xi 2019-07-30T07:50:45.067300Z

@quest examples/dev/user.clj

👍 1
xi 2019-07-31T13:23:32.076800Z

🎉

xi 2019-07-31T13:23:56.077Z

Out of interest, why are you using Onyx?

2019-07-31T17:33:59.080100Z

I definitely dig onyx. Investigated it a few years ago, (before kafka streams was even released) and would probably be using it if these types of decisions were up to me. I think the main concern at that time was that it was a bit of a one-person project (albeit a fantastically talented person).

Quest 2019-07-31T17:38:51.080300Z

Your concern ended up being valid -- the creator admits that the project is currently in maintenance mode. Easier decision for me since I'm not betting any existing business on it 😅 -- & if I succeed then I'll fund Onyx dev

2019-07-30T15:56:50.070600Z

Hey @slack1274, I'll deploy a release today. Seems like there's a few things pending. I had been trying to fix https://github.com/FundingCircle/jackdaw/issues/146 before making a release but it is proving to be quite stubborn and I'm struggling to get a good run at it. Also remember that you can always publish a snapshot of your fork under your own clojars group by updating the project.clj and running lein deploy clojars.

Quest 2019-07-30T16:00:16.070900Z

D'oh! I should've grep'd the whole repo. Thanks!

xi 2019-07-30T16:33:04.071700Z

Thanks! For the merges as well. I actually have published my own, org.clojars.lxsli/jackdaw:0.6.6a 🙂

xi 2019-07-30T16:33:30.071800Z

Happy to help

xi 2019-07-30T16:33:56.072200Z

It's really nice to have an official release though

Quest 2019-07-30T16:38:30.072600Z

1st time ever, just got a message from Clojure server -> Kafka topic -> Onyx job. Awesome! Next up: writes to Datomic. (Just excited and wanted to share -- the help is appreciated!)

2019-07-30T16:57:16.072900Z

Release - The magnificent 0.6.7 Added • Allow specification of :deserialization-properties (#157) • Back-fill a few tests of jackdaw.client.partitioning (#165) Changed • Upgrade Clojure version to 1.10.1 (#159) • Partitioner in test-machine write command updated to match streams (#139) • Reformatted all the code using cljfmt (#173) Fixed • Delete duplicated tests (#165) • Documentation/Examples fixes (#166, #168) • Do not assume result of executing command is a map (#164) • Supply key-serde as well as value-serde in aggregate methods (#172) 👏👏@AndreaCrotti, @MicahElliott, @AlexVPopov, @yogidevbear, @funderbar, @lamp, @alee 👏👏

4
dharrigan 2019-07-30T17:06:34.073200Z

you should announce in #announcements too 🙂

👍 1