react-native-persistent-job
Async task runner
Run async tasks that retry after failure or connection loss and resume from where they left off.
Run async tasks that retry after a crash, connection loss or exception
79 stars
3 watching
6 forks
Language: TypeScript
last commit: over 6 years ago
Linked from 1 awesome list
javascriptreact-nativestorage
Related projects:
Repository | Description | Stars |
---|---|---|
vikeri/react-native-background-job | Allows scheduling of JavaScript jobs to run in the background or foreground of a React Native app. | 747 |
szq4119/react-native-async-http | An asynchronous HTTP client library for Android applications | 6 |
billmalarky/react-native-queue | A React Native job queue with persistent storage and support for OS background tasks and worker threads | 795 |
remobile/react-native-mongoose | A lightweight storage solution for React Native applications using AsyncStorage | 23 |
pervasync/react-native-sync | Synchronizes data between client-side and server-side databases in real-time | 58 |
ericclemmons/react-resolver | A tool for async rendering and data-fetching in React applications. | 1,646 |
rpominov/fun-task | An abstraction for managing asynchronous code in JavaScript | 373 |
aaronjan/hunch | Provides functions for managing asynchronous workflows with context-based execution control | 103 |
lenaten/react-native-relay | A React Native application that integrates GraphQL and Relay for real-time data fetching | 74 |
alfianandinugraha/maojajan | A React project for creating a personal task management app with Firebase and Firestore backend | 6 |
tradle/react-native-level | Provides an API wrapper around AsyncStorage to simplify LevelDB operations in React Native applications. | 40 |
wakatime/wakaq | A minimal background task queue system with Redis and Celery integration | 574 |
rizalibnu/github-jobs-react-native | A GitHub Jobs search app built using React Native for mobile devices | 15 |
studiosol/async | A safe way to execute functions asynchronously while recovering from panics and facilitating error cause discovery. | 138 |
rishantagarwal/react-redux-persist-sentry-middleware | A middleware solution for sending error reports to Sentry in React + Redux applications. | 10 |