ember-service-worker-enqueue

Mutation queueer

An Ember Service Worker plugin that catches and queues failed mutation requests for background processing.

An Ember Service Worker plugin that catches failed mutation requests e.g POST, PUT, DELETE and queues them for background processing.

GitHub

4 stars
4 watching
0 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
dockyard/ember-service-worker-cache-fallbackAn Ember Service Worker plugin that provides a cached fallback version when network requests fail15
dockyard/ember-service-workerProvides a pluggable approach to implement Service Workers in Ember.js applications236
greatwizard/ember-service-worker-unregistrationAn Ember plugin that automatically unregisters service workers when ember-service-worker is disabled.0
shipshapecode/ember-service-worker-premberAn Ember plugin that caches and updates the index.html files of a static Ember app generated by prember6
rwjblue/ember-service-worker-project-entagled-registrationEnsures Ember Service Worker compatibility by generating a hash of package.json and dependencies to prevent version mismatch errors0
dockyard/ember-service-worker-indexA plugin for Ember.js applications to cache and serve the index file from a service worker.20
bendemboski/ember-concurrency-test-waiterAn addon to instrument Ember's concurrency tasks to wait for their completion before proceeding with tests21
compwright/feathers-bee-queueAn adapter for Feathers services that integrates with Bee-Queue job queues.2
bbvaengineering/ember-cli-workboxAdds offline caching to an Ember application using service workers and precaching of static resources20
squareslab/boggartA tool for testing code changes by introducing random errors and assessing the impact on the code's functionality2
comparethemarket/fettleAn experimental tool for testing C# code by intentionally changing it to see if tests can detect the changes66
nebo15/gen_taskA behavior that helps manage errors and recover from them in GenStage workers23
topaxi/ember-service-worker-update-notifyProvides an update notification service and component for monitoring service worker updates28
sourcefrog/cargo-mutantsTools to help detect potential bugs in Rust code by introducing mutations and testing their impact on tests.626
gtramontina/oozeAn automated testing tool that assesses the quality and coverage of test suites by introducing controlled changes to code bases.255