rails / solid_cable

A database backed ActionCable adapter
MIT License
217 stars 14 forks source link

Benchmarks for default Rails setup #1

Closed nickhammond closed 5 months ago

nickhammond commented 5 months ago

Hey @npezza93,

I mentioned your gem over on the Rails 8 issue for having a DB backed ActionCable, just a heads up. I started using it on a project today and so far it's been pretty great. Previously I was using litestack but noticed that some of the hotwire functionality(turbo refreshes) wasn't working properly.

https://github.com/rails/rails/issues/50480#issuecomment-2138008715

npezza93 commented 5 months ago

Oh sick! Thanks for that. Yea ill see if i can come up with a way to benchmark this

nickhammond commented 5 months ago

Sounds good, thanks or making the gem! So far so good with the app I integrated this with but I'll keep an eye on it and post if anything comes up.

npezza93 commented 5 months ago

Sounds good! Appreciate it