faustinoaq changed the topic of #amber to: Welcome to Amber Framework community! | https://amberframework.org | Developer happiness, productivity and bare metal performance | GH: https://github.com/amberframework | Docs: https://docs.amberframework.org | Gitter: https://gitter.im/amberframework/amber | IRC Logger: https://irclog.whitequark.org/amber | Amber::Server.start
_whitelogger has joined #amber
t1|Mike has quit [*.net *.split]
FromGitter has quit [*.net *.split]
t1|Mike has joined #amber
FromGitter has joined #amber
t1|Mike has quit [*.net *.split]
FromGitter has quit [*.net *.split]
t1|Mike has joined #amber
t1|Mike has quit [Changing host]
t1|Mike has joined #amber
FromGitter has joined #amber
<FromGitter> <waghanza> @yorci yes
<FromGitter> <drujensen> @eliasjpr looks like the autobuild didn’t work. I will push v0.29.0 manually
<FromGitter> <waghanza> @drujensen @eliasjpr what's the differences between `amber` image and `crystal` image where I install amber ?
<FromGitter> <drujensen> @eliasjpr done
<FromGitter> <drujensen> @waghanza Amber builds on the Crystal image. It adds any dependencies that Amber has and provides the amber CLI on the image.
<FromGitter> <drujensen> You can see them here: https://github.com/amberframework/amber/blob/master/Dockerfile
<FromGitter> <waghanza> I see that `node` *6* is used
<FromGitter> <waghanza> why 6 ?
<FromGitter> <drujensen> probably can be updated
<FromGitter> <waghanza> sure, the last lts is 10
feepbot has quit [Ping timeout: 244 seconds]
feepbot has joined #amber
<FromGitter> <eliasjpr> Thanks @drujensen
_whitelogger has joined #amber
<FromGitter> <royshouvik> Hey guys 👋 Is there a shard for implementing domain events ?
<FromGitter> <royshouvik> Something similar to https://laravel.com/docs/5.8/events
<FromGitter> <eliasjpr> Take a look at awesome crystal or shards.xyz
<FromGitter> <eliasjpr> Might be able to find one there
<FromGitter> <royshouvik> Couldn't find anything on either of those.
<FromGitter> <royshouvik> Oh.. maybe I didn't look hard enough https://github.com/n7olkachev/events
<FromGitter> <royshouvik> Thanks @eliasjpr 👍
<FromGitter> <eliasjpr> I believe granite has event on record changes
<FromGitter> <eliasjpr> You’re welcome
<FromGitter> <eliasjpr> Try this one https://github.com/onyxframework/eda