Adriano Caloiaro

Results 59 comments of Adriano Caloiaro

I agree that the static version should be advanced every release rather than always using the latest version. IMO this github action could use a Github workflow of its own...

@sio4 I've been working on something that might be relevant to this issue: https://github.com/acaloiaro/neoq It's still immature, but progressing nicely. With its current `MemBackend` and `PgBackend` implementations, I can see...

I'm happy to help review PRs and issues. But before anyone can do anything of substance on this repo I think contributors should seek @hibiken's blessing to become official maintainers...

In the interest of advancing currently pending issues/PRs, I went ahead and forked this project into https://github.com/go-asynq/asynq To be clear, my intention is not to become a permanent maintainer of...

Awesome, thank you @hibiken! I'll go ahead and shut that org/fork down.

@sio4 I went ahead and rebased, and provided a concrete `Simple` implementation using `github.com/robfig/cron` as the cron implementation. This is the same dependency underlying https://github.com/gocraft/work and consequentially https://github.com/gobuffalo/gocraft-work-adapter

Closing for now while a more holistic design is considered in #2242

Friendly ping @halogenica Feel free to close this PR if the change is not of interest. Cheers

Choosing a local git folder would allow distributed sync topologies for one's password store. And supporting local folders would be in the spirit of git's distributed nature. Pass for iOS...