ember-service-worker-race
v0.2.0
Published
Plugin for ember-service-worker implementing the race serving pattern
Downloads
6
Maintainers
Readme
Ember Service Worker Race
WARNING: Test this in your local/staging environment before using it in production
An Ember Service Worker plugin that races between cache and network and returns the first one to resolve, also when the fetch resolves it updates the cache.
Installation
ember install ember-service-worker-race
Authors
Versioning
This library follows Semantic Versioning