tra / spawnling

spawn gem for Rails to easily fork or thread long-running code blocks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usable with MongoDB / mongoid?

SeriousM opened this issue · comments

Hi, is the dependency to ActiveRecord necessary or could you maybe change the behavior so that i could use it with MongoDB or even without any db in the background at all?

Thanks for that thing :), Cheers

@SeriousM There is no longer any activerecord dependency so this should be fine now.

Thank you for the reply. I don't use ruby/rails actively at the moment so I can't verify it.
Anyway, thank you :)