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
<FromGitter> <valenciaj> There are a bug in Granite with select_statement macro?
<FromGitter> <valenciaj> I have a model with select_statement inside but its completly ignored
<FromGitter> <Blacksmoke16> Hmm, @valenciaj could you share some code?
<FromGitter> <saturn-network> Hello! First, I'd like to thank the fantastic Crystal and Amber devs
<FromGitter> <saturn-network> thank you so much for the product you've rolled out and invested your time in. Have ported a RoR codebase to Amber and really enjoying the increased performance and types
<FromGitter> <saturn-network> The last thing where RoR still wins is redis caching. Is there a stable caching solution available for Amber?
<FromGitter> <saturn-network> crystal-redis ends up leaking memory under load
<FromGitter> <saturn-network> my best guess is https://github.com/ysbaddaden/pool/issues/2
<FromGitter> <sergiotapia> Hi everyone - do you know if restarting `amber watch` is supposed to delete all my DB records?
FromGitter has quit [Remote host closed the connection]
FromGitter has joined #amber
<FromGitter> <sergiotapia> Still stuck on this strange bug :*
<FromGitter> <saturn-network> `amber db drop create migrate seed`
<FromGitter> <saturn-network> it is not supposed to delete your DB