socketry / async

An awesome asynchronous event-driven reactor for Ruby.
MIT License
2.12k stars 86 forks source link

ActiveRecord best practices support or documentation #282

Closed jeremyhaile closed 1 year ago

jeremyhaile commented 1 year ago

I am trying to use the Async gem along with ActiveRecord models. I imagine that many developers may be trying to do something similar. But I can't find any documentation about how to use Async with ActiveRecord.

In particular:

It seems like some official documentation for this would be very helpful for the community, and if I missed something I'd appreciate you pointing me to it. Thanks!

jeremyhaile commented 1 year ago

Sorry I found it here: https://socketry.github.io/async/guides/compatibility/index#rails