Roger Mo
Roger Mo
@stalniy `as soon as I replace siftjs with ucast` any progress on this?
looking forward for it 👍
@stalniy thanks for your work. But now we are using Sequelize. The gist you wrote might not fit. So I just write something like this: ``` function abilityQuery(action, object) {...
any recommendation?
Loco depends on sidekiq-rs which support [Periodic Jobs](https://github.com/film42/sidekiq-rs?tab=readme-ov-file#periodic-jobs). Maybe loco can expose the worker process in hooks(something like after_boot?) to support this?
I don't know wether it might help or not. But I use [sidekiq-cron](https://github.com/sidekiq-cron/sidekiq-cron) to support cron job when using Rails and Sidekiq
@pjg thanks a lot, save my day!