Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

is the plugin still maintain? #62

Open
lyseiha opened this issue Feb 5, 2020 · 6 comments
Open

is the plugin still maintain? #62

lyseiha opened this issue Feb 5, 2020 · 6 comments

Comments

@lyseiha
Copy link

lyseiha commented Feb 5, 2020

No description provided.

@jspizziri
Copy link

@billmalarky, there is still a good amount of interest in this package. Would you be open in bringing on new maintainers?

@billmalarky
Copy link
Owner

billmalarky commented Sep 24, 2021 via email

@jspizziri
Copy link

@billmalarky , thanks for the response.

How would you like to select potential maintainers?

@iBotPeaches
Copy link

We still heavily use this plugin internally and Realm has been our biggest issue with the changing ecosystem. The plugin still is hooked to 2, but we are on 6 and even 10 looks quite tempting.

I think whatever you decide. Folks should take the same amount of care and effort of a good testing/ci process to ensure no regressions and document how Realm and these dependencies are involved together.

Like I wouldn't mine throwing up some GitHub Action conversions since the travis stuff is dead to keep the project alive in the sense of checking for if whomever will take the time to review/merge.

@iBotPeaches
Copy link

Just to update my above comment, nothing has changed for us and we still heavily use this plugin. We've forked it and begun some QoL updates as I described for GitHub Actions, Realm update and some fixes for jest. Mainly because the Hermes move with Realm is a big component for us.

https://github.com/sourcetoad/react-native-queue

@deevus
Copy link

deevus commented Sep 16, 2022

@billmalarky This package has some great potential but needs a new maintainer. I'd be willing to submit a PR but there are currently open PRs that have presumably gone stale.

It seems as if @iBotPeaches et al could be good candidates if you were willing to give them the keys.

There are also some forks with promise such as https://github.com/inkitt/react-native-queue-asyncstorage by @inkitt which replaces Realm with AsyncStorage. I am actually using this one with some minor patches.

Some things I'd love to see:

  • The storage provider be abstracted out into plugins such as react-native-queue-plugin-realm and react-native-queue-plugin-asyncstorage for example.
  • Thread safety using mutexes or similar
  • Delaying jobs
  • Able to access the job + errors in the lifecycle events

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants