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 |
---|---|---|
| Allows scheduling of JavaScript jobs to run in the background or foreground of a React Native app. | 747 |
| An asynchronous HTTP client library for Android applications | 6 |
| A React Native job queue with persistent storage and support for OS background tasks and worker threads | 794 |
| A lightweight storage solution for React Native applications using AsyncStorage | 23 |
| Synchronizes data between client-side and server-side databases in real-time | 58 |
| A tool for async rendering and data-fetching in React applications. | 1,646 |
| An abstraction for managing asynchronous code in JavaScript | 373 |
| Provides functions for managing asynchronous workflows with context-based execution control | 104 |
| A React Native application that integrates GraphQL and Relay for real-time data fetching | 74 |
| A React project for creating a personal task management app with Firebase and Firestore backend | 6 |
| Provides an API wrapper around AsyncStorage to simplify LevelDB operations in React Native applications. | 40 |
| A background task queue for Python applications backed by Redis and Celery. | 576 |
| A GitHub Jobs search app built using React Native for mobile devices | 15 |
| A safe way to execute functions asynchronously while recovering from panics and facilitating error cause discovery. | 137 |
| A middleware solution for sending error reports to Sentry in React + Redux applications. | 10 |