clojure-austin

mlimotte 2023-01-07T21:55:52.491639Z

Reminder @ channel : Monday is Clojure Meetup. Norman reviewing advent of code results (not sure if I stated that right). And there’s time at the end for additional Show & Tell if you’ve git any interesting scripts, macros or functions.

👀 1
mlimotte 2023-01-07T22:08:46.785739Z

I’m going to be implementing a new, light weight CQRS type project soon. I planning to use AWS Kinesis. Anyone interested in discussing best practice or lessons? In our case, it will be low volume. One of the goals is too “logically” separate traffic / events from distinct partners.

mlimotte 2023-01-07T22:09:15.818539Z

I’d be interested in hearing of any experiences.

camdez 2023-01-10T04:41:56.988359Z

I’m interested in this topic. Though I suspect I’d mostly just be learning.