I'm running Solidus on Falcon (<https://socketry.g...
# general
t
I'm running Solidus on Falcon (https://socketry.github.io/falcon/) now instead of Puma. Seems to work great so far!
๐Ÿฆ… 1
c
Neat! How is the performance? Curious also where youโ€™re hosting your app and how the setup was?
t
I haven't officially launched anything yet, but Google PageSpeed Insights seems to give me a much higher score. I've yet to set up any of the async/concurrency stuff though. I'm hosting my apps at Vultr.com on OpenBSD. I've attempted to document everything here: https://gist.github.com/basicfeatures/7d1448aad6fadc0def4ffee443f26dab ๐Ÿ‘ Feedback/criticism welcome!
๐Ÿ‘€ 2
sg very cool 1
z
Oooh I was pretty curious about this when it launched. CC @Filippo Liverani check it out ๐Ÿ™‚
OpenBSD seems to really be gaining in popularity...wonder how it works on Ubuntu or whatever Heroku runs on their servers (some Linux flavor...)