-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsw.js
More file actions
1 lines (1 loc) · 31 KB
/
sw.js
File metadata and controls
1 lines (1 loc) · 31 KB
1
!function(e){var t={};function s(n){if(t[n])return t[n].exports;var r=t[n]={i:n,l:!1,exports:{}};return e[n].call(r.exports,r,r.exports,s),r.l=!0,r.exports}s.m=e,s.c=t,s.d=function(e,t,n){s.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},s.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},s.t=function(e,t){if(1&t&&(e=s(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(s.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)s.d(n,r,function(t){return e[t]}.bind(null,r));return n},s.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return s.d(t,"a",t),t},s.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},s.p="/",s(s.s=2)}([function(e,t,s){"use strict";try{self["workbox:precaching:5.1.4"]&&_()}catch(e){}},function(e,t,s){"use strict";try{self["workbox:core:5.1.4"]&&_()}catch(e){}},function(e,t,s){"use strict";s.r(t);s(0);s(1);const n={googleAnalytics:"googleAnalytics",precache:"precache-v2",prefix:"workbox",runtime:"runtime",suffix:"undefined"!=typeof registration?registration.scope:""},r=e=>[n.prefix,e,n.suffix].filter(e=>e&&e.length>0).join("-"),a=e=>e||r(n.precache),c=(e,...t)=>{let s=e;return t.length>0&&(s+=" :: "+JSON.stringify(t)),s};class o extends Error{constructor(e,t){super(c(e,t)),this.name=e,this.details=t}}const i=new Set;const l=(e,t)=>e.filter(e=>t in e),h=async({request:e,mode:t,plugins:s=[]})=>{const n=l(s,"cacheKeyWillBeUsed");let r=e;for(const e of n)r=await e.cacheKeyWillBeUsed.call(e,{mode:t,request:r}),"string"==typeof r&&(r=new Request(r));return r},u=async({cacheName:e,request:t,event:s,matchOptions:n,plugins:r=[]})=>{const a=await self.caches.open(e),c=await h({plugins:r,request:t,mode:"read"});let o=await a.match(c,n);for(const t of r)if("cachedResponseWillBeUsed"in t){const r=t.cachedResponseWillBeUsed;o=await r.call(t,{cacheName:e,event:s,matchOptions:n,cachedResponse:o,request:c})}return o},f=async({cacheName:e,request:t,response:s,event:n,plugins:r=[],matchOptions:a})=>{const c=await h({plugins:r,request:t,mode:"write"});if(!s)throw new o("cache-put-with-no-response",{url:(f=c.url,new URL(String(f),location.href).href.replace(new RegExp("^"+location.origin),""))});var f;const d=await(async({request:e,response:t,event:s,plugins:n=[]})=>{let r=t,a=!1;for(const t of n)if("cacheWillUpdate"in t){a=!0;const n=t.cacheWillUpdate;if(r=await n.call(t,{request:e,response:r,event:s}),!r)break}return a||(r=r&&200===r.status?r:void 0),r||null})({event:n,plugins:r,response:s,request:c});if(!d)return void 0;const p=await self.caches.open(e),y=l(r,"cacheDidUpdate"),w=y.length>0?await u({cacheName:e,matchOptions:a,request:c}):null;try{await p.put(c,d)}catch(e){throw"QuotaExceededError"===e.name&&await async function(){for(const e of i)await e()}(),e}for(const t of y)await t.cacheDidUpdate.call(t,{cacheName:e,event:n,oldResponse:w,newResponse:d,request:c})},d=async({request:e,fetchOptions:t,event:s,plugins:n=[]})=>{if("string"==typeof e&&(e=new Request(e)),s instanceof FetchEvent&&s.preloadResponse){const e=await s.preloadResponse;if(e)return e}const r=l(n,"fetchDidFail"),a=r.length>0?e.clone():null;try{for(const t of n)if("requestWillFetch"in t){const n=t.requestWillFetch,r=e.clone();e=await n.call(t,{request:r,event:s})}}catch(e){throw new o("plugin-error-request-will-fetch",{thrownError:e})}const c=e.clone();try{let r;r="navigate"===e.mode?await fetch(e):await fetch(e,t);for(const e of n)"fetchDidSucceed"in e&&(r=await e.fetchDidSucceed.call(e,{event:s,request:c,response:r}));return r}catch(e){0;for(const t of r)await t.fetchDidFail.call(t,{error:e,event:s,originalRequest:a.clone(),request:c.clone()});throw e}};let p;async function y(e,t){const s=e.clone(),n={headers:new Headers(s.headers),status:s.status,statusText:s.statusText},r=t?t(n):n,a=function(){if(void 0===p){const e=new Response("");if("body"in e)try{new Response(e.body),p=!0}catch(e){p=!1}p=!1}return p}()?s.body:await s.blob();return new Response(a,r)}function w(e){if(!e)throw new o("add-to-cache-list-unexpected-type",{entry:e});if("string"==typeof e){const t=new URL(e,location.href);return{cacheKey:t.href,url:t.href}}const{revision:t,url:s}=e;if(!s)throw new o("add-to-cache-list-unexpected-type",{entry:e});if(!t){const e=new URL(s,location.href);return{cacheKey:e.href,url:e.href}}const n=new URL(s,location.href),r=new URL(s,location.href);return n.searchParams.set("__WB_REVISION__",t),{cacheKey:n.href,url:r.href}}class g{constructor(e){this._cacheName=a(e),this._urlsToCacheKeys=new Map,this._urlsToCacheModes=new Map,this._cacheKeysToIntegrities=new Map}addToCacheList(e){const t=[];for(const s of e){"string"==typeof s?t.push(s):s&&void 0===s.revision&&t.push(s.url);const{cacheKey:e,url:n}=w(s),r="string"!=typeof s&&s.revision?"reload":"default";if(this._urlsToCacheKeys.has(n)&&this._urlsToCacheKeys.get(n)!==e)throw new o("add-to-cache-list-conflicting-entries",{firstEntry:this._urlsToCacheKeys.get(n),secondEntry:e});if("string"!=typeof s&&s.integrity){if(this._cacheKeysToIntegrities.has(e)&&this._cacheKeysToIntegrities.get(e)!==s.integrity)throw new o("add-to-cache-list-conflicting-integrities",{url:n});this._cacheKeysToIntegrities.set(e,s.integrity)}if(this._urlsToCacheKeys.set(n,e),this._urlsToCacheModes.set(n,r),t.length>0){const e=`Workbox is precaching URLs without revision info: ${t.join(", ")}\nThis is generally NOT safe. Learn more at https://bit.ly/wb-precache`;console.warn(e)}}}async install({event:e,plugins:t}={}){const s=[],n=[],r=await self.caches.open(this._cacheName),a=await r.keys(),c=new Set(a.map(e=>e.url));for(const[e,t]of this._urlsToCacheKeys)c.has(t)?n.push(e):s.push({cacheKey:t,url:e});const o=s.map(({cacheKey:s,url:n})=>{const r=this._cacheKeysToIntegrities.get(s),a=this._urlsToCacheModes.get(n);return this._addURLToCache({cacheKey:s,cacheMode:a,event:e,integrity:r,plugins:t,url:n})});await Promise.all(o);return{updatedURLs:s.map(e=>e.url),notUpdatedURLs:n}}async activate(){const e=await self.caches.open(this._cacheName),t=await e.keys(),s=new Set(this._urlsToCacheKeys.values()),n=[];for(const r of t)s.has(r.url)||(await e.delete(r),n.push(r.url));return{deletedURLs:n}}async _addURLToCache({cacheKey:e,url:t,cacheMode:s,event:n,plugins:r,integrity:a}){const c=new Request(t,{integrity:a,cache:s,credentials:"same-origin"});let i,l=await d({event:n,plugins:r,request:c});for(const e of r||[])"cacheWillUpdate"in e&&(i=e);if(!(i?await i.cacheWillUpdate({event:n,request:c,response:l}):l.status<400))throw new o("bad-precaching-response",{url:t,status:l.status});l.redirected&&(l=await y(l)),await f({event:n,plugins:r,response:l,request:e===t?c:new Request(e),cacheName:this._cacheName,matchOptions:{ignoreSearch:!0}})}getURLsToCacheKeys(){return this._urlsToCacheKeys}getCachedURLs(){return[...this._urlsToCacheKeys.keys()]}getCacheKeyForURL(e){const t=new URL(e,location.href);return this._urlsToCacheKeys.get(t.href)}async matchPrecache(e){const t=e instanceof Request?e.url:e,s=this.getCacheKeyForURL(t);if(s){return(await self.caches.open(this._cacheName)).match(s)}}createHandler(e=!0){return async({request:t})=>{try{const e=await this.matchPrecache(t);if(e)return e;throw new o("missing-precache-entry",{cacheName:this._cacheName,url:t instanceof Request?t.url:t})}catch(s){if(e)return fetch(t);throw s}}}createHandlerBoundToURL(e,t=!0){if(!this.getCacheKeyForURL(e))throw new o("non-precached-url",{url:e});const s=this.createHandler(t),n=new Request(e);return()=>s({request:n})}}(async()=>{const e=function(){const e=JSON.parse(new URLSearchParams(self.location.search).get("params"));return e.debug&&console.log("[Docusaurus-PWA][SW]: Service Worker params:",e),e}(),t=[{"revision":"e10b0251a13e7ec9a7e392429f8fda61","url":"00f45bf5.c95b8284.js"},{"revision":"10a87c4c1fd78b8137f325dfadd77834","url":"01a85c17.58b9d1c9.js"},{"revision":"9efc66a9f4e45c9a97d9daa5eaecf31b","url":"0a281fbd.3e8c426b.js"},{"revision":"a9df3831a8a226525c6971958b8021d3","url":"0e67f7ad.927a63b0.js"},{"revision":"641eeb84817d4e4bf7ae402b83728792","url":"164538b6.9ba98c59.js"},{"revision":"cbb8cfe4cbd485f5f0f4eb5098e7fa2b","url":"1716d38d.b2ae66d4.js"},{"revision":"966d1c45fb3310f4963586a5498b36b9","url":"17896441.ab3c3475.js"},{"revision":"8898ffa7d8121eca42538143a0dd7140","url":"186b7dd3.60e134e2.js"},{"revision":"b38786529ec6acc4bd88c785660264c8","url":"1be78505.4e03e70e.js"},{"revision":"4c72d89c53de5294e47ae0d510f565ec","url":"1c256d1d.de5e68d7.js"},{"revision":"19bf2327edf5370605d01811677492bc","url":"1df93b7f.07608ff9.js"},{"revision":"fb6237d90bc56c3bbc3145b0e6b2802d","url":"1f391b9e.411065dd.js"},{"revision":"e7316c2c1acbb91985d915618545627a","url":"25ae78ff.430c50a9.js"},{"revision":"1e2b73932d833b078558684b3876e33a","url":"265f8c6c.2cdb50c1.js"},{"revision":"d883c68cf6d6a7eeb2634d155d7ace85","url":"2fb31f72.cf8f6d28.js"},{"revision":"05216675a5dda7962e8a97dd7e17f72f","url":"37d1b4ef.07fccd20.js"},{"revision":"3ba02393ac99e60bb26732ec1fba42a4","url":"404.html"},{"revision":"072df7f2159ccd0c364975e5efd59178","url":"459e8afc.cc09d13d.js"},{"revision":"c2548ff3802c3f70967f9d6003e3031c","url":"46251eed.0c5dfa69.js"},{"revision":"d27bcdd7a118a10a16d470282f28de6d","url":"480b7368.d86f7791.js"},{"revision":"c9e101d7765d51a1651a079f50b03d1b","url":"54.51f778a9.js"},{"revision":"f4a11be9230a72115b6bcf91343e0860","url":"55.8ab67242.js"},{"revision":"2a763f8698a54d520a66078954fc35f6","url":"56.d88f26d7.js"},{"revision":"ec29fe32463eefe3101263cf903747dd","url":"57.6eb2029e.js"},{"revision":"c33af8fc8eb2a3e4a212d7a9ec0b047c","url":"573b16f5.aa040ffb.js"},{"revision":"7a130f32f884dacb80607131904fdab6","url":"58.940cd200.js"},{"revision":"aef4998dcbc762814733bedb7eadd438","url":"59e90272.c1f0bbf8.js"},{"revision":"336306b0ee01659e2d013ca6fde54f30","url":"6789f670.2d1badf6.js"},{"revision":"174eb1b14ebeae57fb7c9d70877cc4cb","url":"682120c7.d7734098.js"},{"revision":"4e90c916204ae39efc3fe87d86fe5afd","url":"684405a0.89ad53e5.js"},{"revision":"ff8a37caab9f7a5159fc6d2c9cf2157a","url":"6875c492.db3ec460.js"},{"revision":"6abbdaedab532453dac82fcef3b5b4be","url":"6ecd3d7e.901f6030.js"},{"revision":"91fcb06618c94ccdbd831c1edac1f04e","url":"7eed2d06.8265236f.js"},{"revision":"febb106103970093462dc64c4c1894ea","url":"7f377cdc.f92e2038.js"},{"revision":"f267f5c84bbbfa9a22afab3aca7292a2","url":"889d5130.1abb87af.js"},{"revision":"33a3d8d2b3ae654e682e50dcd1ec8b2b","url":"935f2afb.82ad1e12.js"},{"revision":"d563b54f5cacde72b8fe8dfc8e7fb158","url":"9e7e4095.8ef2f838.js"},{"revision":"fd1f9e00c073e244f8d59c05038c200e","url":"a09c2993.f9f35710.js"},{"revision":"7af64c64c7600cd23b771ec9b7ffdc85","url":"a0cc6c1e.d1a764c3.js"},{"revision":"dab9b104fcca0d92cffc6274f8385be4","url":"a4b0cf14.2783d5cc.js"},{"revision":"847d8f53aec8aa51c6ef1a40dda329b0","url":"a6aa9e1f.e9d70274.js"},{"revision":"3662b97ac71386498998f3b477f637f9","url":"a7023ddc.04d89105.js"},{"revision":"db4c41870cc6dc98c6ec5bae80a8700d","url":"asset-manifest.json"},{"revision":"d6ab7d67b43c4fdd99c31d997efe2dc3","url":"b2b675dd.1aa4c995.js"},{"revision":"0e005e74c14afdee2db38e0650fc0d90","url":"b9a13afa.f0e2dde5.js"},{"revision":"7efe6e061e342d2db0b5d44b82dbe6ea","url":"bc85d8da.f944717b.js"},{"revision":"3a47b0134530808585dc903478d432f2","url":"blog/2017/12/31/tech-overview/index.html"},{"revision":"7cc5d46ffef37d0c03dce8e998977350","url":"blog/2019/12/19/996/index.html"},{"revision":"9425db9208b881665545e7d1cd15beff","url":"blog/2020/11/13/vray/index.html"},{"revision":"ed63f8435e269ab37a5819386eff5a25","url":"blog/2020/12/31/year-summary/index.html"},{"revision":"af160570a2f17ad6f396ff81e56a9163","url":"blog/index.html"},{"revision":"83afc07ed361d29fd318a882206edb05","url":"blog/tags/index.html"},{"revision":"20fcd71fa87df2437fbf2e99c3fec5a8","url":"blog/tags/奋斗/index.html"},{"revision":"a2411bb23b11fc0ffbf95830b138aa28","url":"c06c65ca.82d74dd5.js"},{"revision":"de0b83cb45837d8d1347d12be2a9d1f5","url":"c71d7439.1c310ee7.js"},{"revision":"4b3f2063e01c615043c4db9fbbe76850","url":"c935443e.d656d2ee.js"},{"revision":"d65b0078bcd5facf2b4dd4443be61cf2","url":"careers/index.html"},{"revision":"e562d297d879c45af85b346cd5644db1","url":"careers/technical-content-writer/index.html"},{"revision":"a53d1c77dbe0109520abf86711dbf799","url":"ccc49370.deac8286.js"},{"revision":"83af00a439a02ab794d296229b4c13de","url":"cffd10b5.cdca6b52.js"},{"revision":"a1bbad0ab14ba19ec032fdf9dcc9c206","url":"common.19e79965.js"},{"revision":"e45e4c10d5ede5db152f12369065a95e","url":"community/index.html"},{"revision":"96c82399b11ee426825b0850ec21cb51","url":"d2276f01.11ebe6e6.js"},{"revision":"22d8828ec6be6a5166a56e0899b9d5e9","url":"d3c76d87.853738fe.js"},{"revision":"cba90ae99c5c8aece1524cebcb886839","url":"docs/__guidelines/content-hierarchy/index.html"},{"revision":"86afcbb7de4c7d2ee0c018ed09a58b7d","url":"docs/__guidelines/influences/index.html"},{"revision":"48571cb4bcce6960b29f1a3d33a50e4c","url":"docs/__guidelines/lexicon/index.html"},{"revision":"df299c81d83331b00ce2ab54b89b9c68","url":"docs/__guidelines/markdown/index.html"},{"revision":"35b0d30456dba2f325b217907f2b11e2","url":"docs/__guidelines/naming-convention/index.html"},{"revision":"c211f8f7755b981b1cd832bf945dd13a","url":"docs/__guidelines/sql-code-blocks/index.html"},{"revision":"b179332eecfe62591506662ef4d8e64f","url":"docs/__guidelines/template/function/index.html"},{"revision":"1caa6f38d8bb85543c412964d9c9be0c","url":"docs/__guidelines/template/guide/index.html"},{"revision":"aed4ccfcccacf9e9d5923d18b552276c","url":"docs/__guidelines/template/sql/index.html"},{"revision":"d337ed0f5d36ae5fd480f9ffd29dbed2","url":"docs/api/pushapi/index.html"},{"revision":"bd6b2c37091159a20ba9d7023fdafc90","url":"docs/concept/delivery-read-report/index.html"},{"revision":"b2103e1acb71d763c0a7786bf8489baa","url":"docs/concept/muti-conference-rtc/index.html"},{"revision":"f353647f7fd458db1150e0650837d86d","url":"docs/concept/tech-doc/index.html"},{"revision":"783706810adddb5c006c1753dd5ec9ed","url":"docs/concept/web-rtc-intro/index.html"},{"revision":"dd8dc75101df4567fa098689ec869caa","url":"docs/consult/contact/index.html"},{"revision":"f3b3b500b52a91d22396de6bbed3445b","url":"docs/guide/centos/index.html"},{"revision":"7ee5b345320dabf3cae29cc0557dd4fc","url":"docs/guide/checklist/index.html"},{"revision":"2610ac928d158c96da16debe31dbc1d2","url":"docs/guide/cluster/index.html"},{"revision":"54f3f9a3b9034636af280b520e7f97d3","url":"docs/guide/ubuntu/index.html"},{"revision":"45264f90bbbb147911c48dcef88bf2ae","url":"docs/guide/windows/index.html"},{"revision":"cedcfe33378a19eb2589bcdc21ef396d","url":"docs/introduction/index.html"},{"revision":"88d2cb8369a07f72d1aec10ccfbf6dac","url":"docs/prepare/cert/index.html"},{"revision":"abb3ee1b7aa50f84ce833b9133bf7345","url":"docs/prepare/coturn/index.html"},{"revision":"19dc0666dd315c5f691743f0a040880b","url":"docs/prepare/minio/index.html"},{"revision":"79fe3ff8fdb8c9165858ad532d1d6d8a","url":"docs/prepare/mysql/index.html"},{"revision":"87312abd5bd7715d6e498a0a17325caa","url":"docs/prepare/nginx/index.html"},{"revision":"bcf5baa6591d82241bed8b95d18b6697","url":"e1e2d102.284532fc.js"},{"revision":"1895fcad19d81c5a5e92ef3a62610485","url":"eedd5a80.25ed7b13.js"},{"revision":"d843546e25878c52f6137b4ddd13d8c6","url":"ef3c1ab6.bb23ce91.js"},{"revision":"92aecbb1483fe1a5b6da80f38eb8354b","url":"f24152b2.a7a9d168.js"},{"revision":"96f80652c4ebe5c1b93cec7e080a720a","url":"f9070f1e.586bb6a4.js"},{"revision":"db92f685a2a63405fcb2c19641d79182","url":"getstarted/index.html"},{"revision":"0d8708aae9263799a5136bdb4f2ee08b","url":"index.html"},{"revision":"0149db60a3097e32566587b5a347ae48","url":"main.5ed8e19e.js"},{"revision":"c54826143ebbd049c60d07d3966b94c8","url":"search/index.html"},{"revision":"64d762c4ef01c7232d2375afe58cb5a1","url":"styles.26057760.js"},{"revision":"8b4a0cc609df3c4e28ebf555349321a4","url":"styles.a4836123.css"},{"revision":"b03a4819a7691557338cd382d454d755","url":"__unused/console.png"},{"revision":"692e186b24cab182ac475e06bc19440d","url":"__unused/nic.jpg"},{"revision":"ad0950adc175ac0d47c5b1051b9f5fb2","url":"__unused/questdb.png"},{"revision":"c39f8bd9ae098f57447c1fa3a220379e","url":"__unused/tanc.jpg"},{"revision":"250d12c4edb444e2223014a5d4a75828","url":"__unused/vlad.jpg"},{"revision":"525f8f09625c9655ed98f0cd60e483e9","url":"assets/images/fsharechat-31f9bcfc8f6f7f4b0695b09f244a0c74.png"},{"revision":"0add171a53e01e7bb2051f99bad5778a","url":"ideal-img/fsharechat.0add171.2000.png"},{"revision":"d8e66067c5a538f967e8c9aebd50c126","url":"img/blog/2019-12-19/captureRate.png"},{"revision":"774dd7659f3437a85e293edb12e8a3f3","url":"img/blog/2019-12-19/captureRateChart.png"},{"revision":"f97ae7de003f7774a8484068b392cee9","url":"img/blog/2019-12-19/cpuInflux.png"},{"revision":"ccf8e057604d0418ce1f65540e287071","url":"img/blog/2019-12-19/cpuQuest.png"},{"revision":"9e3949c22307f8586b427a90ea28827c","url":"img/blog/2019-12-19/impliedSpeed.png"},{"revision":"dbbcf6361f5833974356f3f450a3fd13","url":"img/blog/2019-12-19/queueInflux.png"},{"revision":"380adf5eb1f1ee5929105fdeb38295ce","url":"img/blog/2019-12-19/queueQuest.png"},{"revision":"27cce7db3bf81bd8e13180b9866b173b","url":"img/blog/2019-12-19/storeAsMany.png"},{"revision":"0ad0acd1af39f700f57ac687a91bf0b0","url":"img/blog/2019-12-19/userInflux.png"},{"revision":"8073bab53949f728bca070485b91b83c","url":"img/blog/2019-12-19/userQuest.png"},{"revision":"f4ae8b1674b034bca82959b0570fcaa7","url":"img/blog/2020-03-15/header.png"},{"revision":"89ba566998445b505f9415c63ec21784","url":"img/blog/2020-04-02/banner.png"},{"revision":"f830f41559a514a9c0af357ef853611d","url":"img/blog/2020-04-02/benchmark3900x.png"},{"revision":"9c332d80a47b899f4a3287f58636d61e","url":"img/blog/2020-04-02/benchmark8850h.png"},{"revision":"0c9a189770cf3be6b7c15ec6bb529b85","url":"img/blog/2020-04-02/benchmarkPostgres.png"},{"revision":"fa4c5280250d19e6d7c1dfc49527f737","url":"img/blog/2020-04-02/memoryChannelAnalysis.png"},{"revision":"229435f6fade836603c9ba42a687f979","url":"img/blog/2020-05-12/banner.png"},{"revision":"c7c27c826e0c622c175c8bc10d493e6b","url":"img/blog/2020-05-12/digitsExpanded.png"},{"revision":"cb970b9c782a0a86ad773679d868dd92","url":"img/blog/2020-05-12/digitsResult.png"},{"revision":"66e3dd23546364c375a6df7972b49f95","url":"img/blog/2020-05-12/kahanComparison.png"},{"revision":"2787c9f479bc9f2ca1c1ff136ae752b4","url":"img/blog/2020-05-12/kahanNullComparison.png"},{"revision":"e5649bf50413a79ee0a865d5b6728f8e","url":"img/blog/2020-05-12/significantDigits.png"},{"revision":"c4cb11ea7fe57ad4aba2e4c2ecd67b9e","url":"img/blog/2020-06-05/build.gif"},{"revision":"eea322b0a78425a254f2d06348b47f5d","url":"img/blog/2020-06-05/console.png"},{"revision":"7d514d0b5ed66bf9c98a6cb6e2be2b83","url":"img/blog/2020-06-05/queries.gif"},{"revision":"44aa8a031a1a0c7eb35f11f8f8804875","url":"img/blog/2020-06-05/sensor.png"},{"revision":"79eec098f25ece6e20ced7b32170e39e","url":"img/blog/2020-06-05/start.gif"},{"revision":"cd111c8e19a7374a0c21fc09d3fc2325","url":"img/blog/2020-06-15/graph.png"},{"revision":"c24e59ed2c07b6fedef5fb3d2dba1508","url":"img/blog/2020-07-01/join.png"},{"revision":"5b1d7d0200b682f1b515259833340831","url":"img/blog/2020-07-22/banner.jpg"},{"revision":"0a42e63bbf27f12fc402453a7320eea8","url":"img/blog/2020-07-22/tableShot.png"},{"revision":"5c747c6352c4ff4e8ef2a07ba7a005fb","url":"img/blog/2020-07-24/banner.jpg"},{"revision":"4c2c8e7f16d856f41487f9417143182b","url":"img/blog/2020-07-24/tShirt.png"},{"revision":"311c30097c198d1bc4aa75c63b0097b1","url":"img/blog/2020-08-06/foggyPath.jpg"},{"revision":"a951ca56b02b41b8a59395158becf069","url":"img/blog/2020-08-19/banner.png"},{"revision":"d301a1a11d416447933049d872a85d40","url":"img/blog/2020-08-19/primitives.png"},{"revision":"c4a34f4aa926ad598873516da9d48ae7","url":"img/blog/2020-08-19/strings.png"},{"revision":"0bfeff7bb9876effae16dc0bf724673d","url":"img/blog/2020-08-25/schema.png"},{"revision":"2b7c15085efe63ff39b0fe8e29e8c29d","url":"img/blog/2020-08-25/tables.png"},{"revision":"3086cd140aa8ff1a03f490fad5813707","url":"img/docs/bttf.jpg"},{"revision":"8c5cebc88940a23601cf1f238be26b26","url":"img/docs/castmap.jpg"},{"revision":"2027723e90b0fac10cef6500aedb9b96","url":"img/docs/chevron.svg"},{"revision":"cf043b3011cd4d0d3ebac7e8b516a8e9","url":"img/docs/concepts/columnRead.svg"},{"revision":"560ea710b6a2e0da5de46be2e670c9fd","url":"img/docs/concepts/columnUpdate.svg"},{"revision":"09e2cd6293748d62e4f87f2ad6206fec","url":"img/docs/concepts/commitModel.svg"},{"revision":"5285697cbae57442e97d5cc9090c77ff","url":"img/docs/concepts/designatedTimestamp.jpg"},{"revision":"126cf23a11980e1d28e39f2042a3c604","url":"img/docs/concepts/designatedTimestamp.svg"},{"revision":"e62c0c3367f219c3bfbd53b685054d76","url":"img/docs/concepts/partitionModel.svg"},{"revision":"07b6c926738fb9a91fca336a538598d9","url":"img/docs/concepts/storageSummarized.svg"},{"revision":"9927bfc839969df2d1101fb964c4d252","url":"img/docs/concepts/timestampReject.jpg"},{"revision":"6f1eff157368b5e1a7f2983fdee595b8","url":"img/docs/concepts/timestampReject.svg"},{"revision":"e6bde3195f02fec055ce731683ebe2d9","url":"img/docs/console/amendType.jpg"},{"revision":"7e267053c059b89d46494d152aafe6ce","url":"img/docs/console/download.gif"},{"revision":"ff4e5ee81479b06b1e158332c4e60d43","url":"img/docs/console/importTab.png"},{"revision":"7570a47ea085815691afc984ec851871","url":"img/docs/console/layout.png"},{"revision":"76185a6f01a9054721adc8107b3cd242","url":"img/docs/console/overview.png"},{"revision":"4b7c3ab675ba04ecaa65a57de4931e61","url":"img/docs/console/uploadButton.png"},{"revision":"cd0f94f28aa02368b58897258e99a886","url":"img/docs/diagrams/alterTable.svg"},{"revision":"73437231d11f3203f7a28795b004d3e4","url":"img/docs/diagrams/alterTableAddColumn.svg"},{"revision":"7c2543deae8615a9a2a92d32dec454ee","url":"img/docs/diagrams/alterTableAddIndex.svg"},{"revision":"02140fea6b9415fd1bc1e8bf1123e470","url":"img/docs/diagrams/alterTableDropColumn.svg"},{"revision":"ba853cce866b0c550a12edb6abc9c887","url":"img/docs/diagrams/alterTableDropPartition.svg"},{"revision":"c6dac74d9cb0e6918e3d802211d48a34","url":"img/docs/diagrams/backup.svg"},{"revision":"3d53c755a56c518dbaa7f69f869e2267","url":"img/docs/diagrams/case.svg"},{"revision":"1e5ce05b151b18f41511bf93167b00d8","url":"img/docs/diagrams/cast.svg"},{"revision":"dfdd6631a615b4a24aca07ae0be2e7ad","url":"img/docs/diagrams/castDef.svg"},{"revision":"371accf7f934ae98dd4bc45f91595be6","url":"img/docs/diagrams/columnTypeDef.svg"},{"revision":"7415e602209037318b9d5c77d887b971","url":"img/docs/diagrams/copy.svg"},{"revision":"bfff8b1d32661306514c2ef6bf9c17be","url":"img/docs/diagrams/createTable.svg"},{"revision":"9963260ba0fd9f315cb31c99b939e22a","url":"img/docs/diagrams/distinct.svg"},{"revision":"ad675023b6bcc32e10818aafde0dcb9c","url":"img/docs/diagrams/dynamicTimestamp.svg"},{"revision":"2a4ad5c78b931e8ba5e31d3eb266eb5c","url":"img/docs/diagrams/exceptIntersect.svg"},{"revision":"dbed13198ad2e6fccfc19b5023d95eb0","url":"img/docs/diagrams/fill.svg"},{"revision":"245bd42c7cf6a4b881309827c4fdd1dc","url":"img/docs/diagrams/groupBy.svg"},{"revision":"1d68212f0e35a32e3526f679eda9bf3d","url":"img/docs/diagrams/indexCapacityDef.svg"},{"revision":"f42f6c57ee45b02c2876f350c7c0fcb5","url":"img/docs/diagrams/indexDef.svg"},{"revision":"a7881b418c71750ce339733b1b7bf27c","url":"img/docs/diagrams/influxLineProtocolTCPLoadBalancing.svg"},{"revision":"9e248211606230bb8152df1ef78703e8","url":"img/docs/diagrams/influxLineProtocolTCPStructure.svg"},{"revision":"7e510b9d8963239c7da2139c59b7a60f","url":"img/docs/diagrams/inlineIndexDef.svg"},{"revision":"928d808213c8c0144bf6a4bc51691bc7","url":"img/docs/diagrams/insert.svg"},{"revision":"e861cbddf0316175ce137a55763366f1","url":"img/docs/diagrams/join.svg"},{"revision":"54d52636c1c9a794cf1e7a88923e0cc9","url":"img/docs/diagrams/latestBy.svg"},{"revision":"be0195d8cca4f6000fce41fb3ca303a5","url":"img/docs/diagrams/limit.svg"},{"revision":"fde722d149a271cc2caa0d7376cdeb43","url":"img/docs/diagrams/orderBy.svg"},{"revision":"70b7796ff76744b91509c97f9fa793b4","url":"img/docs/diagrams/renameTable.svg"},{"revision":"5699a5759cf961cde72f5ead4b41aacb","url":"img/docs/diagrams/sampleBy.svg"},{"revision":"4562de610e65f7cf24ac7f9c012a6598","url":"img/docs/diagrams/select.svg"},{"revision":"5a81ed1f6207735699e0b72b3664cc07","url":"img/docs/diagrams/timestamp.svg"},{"revision":"4e81099bb96841a3672b3fbc3e6685a1","url":"img/docs/diagrams/union.svg"},{"revision":"5b19ea7bf259bc30cf650980a02b6c78","url":"img/docs/diagrams/where.svg"},{"revision":"6d6e5080fea2cc383c2054dde2b95148","url":"img/docs/diagrams/whereBoolean.svg"},{"revision":"a5a38e848e03d3ec39e9a45f93a15afa","url":"img/docs/diagrams/whereComplex.svg"},{"revision":"514611ac1651d16c83173b430320d58b","url":"img/docs/diagrams/whereEqDoublePrecision.svg"},{"revision":"41decc037baa358fe4a38b92762adcf7","url":"img/docs/diagrams/whereExactString.svg"},{"revision":"e31e1411e7f6dc11f70c4cadf034e109","url":"img/docs/diagrams/whereListIn.svg"},{"revision":"d4dc1253e69f97e927bfc3ede55b55cb","url":"img/docs/diagrams/whereNumericValue.svg"},{"revision":"0a54c6b63d8b3cddf9721b6c0814cc52","url":"img/docs/diagrams/whereRegexMatch.svg"},{"revision":"298bc4b3495930fdd749a307782d61d8","url":"img/docs/diagrams/whereRegexNotMatch.svg"},{"revision":"dbc624eea67400e16065af1bd7c0f0ff","url":"img/docs/diagrams/whereStringNotMatch.svg"},{"revision":"942fc23c3b2c54d3d6a57c1dcd2296eb","url":"img/docs/diagrams/whereTimestampExact.svg"},{"revision":"5fef81d6cf2b5a3a131a6ec685c7856f","url":"img/docs/diagrams/whereTimestampPartial.svg"},{"revision":"32057d190b5b85329018914c8a861958","url":"img/docs/diagrams/whereTimestampPartialModifier.svg"},{"revision":"be04a962b12241373e2df9c0e0dbcaf1","url":"img/docs/diagrams/whereTimestampRange.svg"},{"revision":"bde889869be662c840d168185a81191b","url":"img/docs/diagrams/with.svg"},{"revision":"542d3c9e42dc3a5bb17c58a8b9dcd8aa","url":"img/favicon.png"},{"revision":"c34543e08c6b8759664944f537d8a9ca","url":"img/favicon1.png"},{"revision":"5f28cf031a86e363d2d9b95982bd5963","url":"img/footer/fsharechat.svg"},{"revision":"e60a2cd99595c1c115e1c085fbc66dc0","url":"img/footer/questdb.svg"},{"revision":"5cf298a29c09e4ec85cf3569c11fb1c6","url":"img/github.svg"},{"revision":"dc30b588532ae128fb117f032b432d5e","url":"img/icons/icon-144x144.png"},{"revision":"6720d6d11d5405af670430ebee6ed919","url":"img/icons/icon-192x192.png"},{"revision":"dbf75ab3bbcbd9f15476bbf4039fedbf","url":"img/icons/icon-256x256.png"},{"revision":"99e6e453244eb2a637de3cb3119c1e52","url":"img/icons/icon-384x384.png"},{"revision":"c0d53b69a5a732530e3761313ec494f8","url":"img/icons/icon-48x48.png"},{"revision":"885a020ae74e611d465498c125af5066","url":"img/icons/icon-512x512.png"},{"revision":"af52ee7bd3bbc8cf4a6ee6e765316b36","url":"img/icons/icon-72x72.png"},{"revision":"e3e3ff8690456c50890516cd10df7c05","url":"img/icons/icon-96x96.png"},{"revision":"96a5c5d6244dd4acdf8f8912d7fe1ae0","url":"img/icons/maskable.png"},{"revision":"57158c243a21ff81e5b19baefa1cc1a4","url":"img/infima/arrow.svg"},{"revision":"08979c61ef054f88bb976c5d544ef8c8","url":"img/navbar/fshare.svg"},{"revision":"0cc502dd870560e49ffc1c95a65f1117","url":"img/navbar/fshare1.svg"},{"revision":"1ea5eae3845d49d23ed441a044f29cb0","url":"img/navbar/github.svg"},{"revision":"c107e153c56ef9edcc785e6b54e9d5b6","url":"img/navbar/icon.ico"},{"revision":"ccb5d44bfa4d44f694347e3537e55fda","url":"img/navbar/questdb.svg"},{"revision":"7590c738a34373ab0926517b2bdffa4d","url":"img/navbar/slack.svg"},{"revision":"1664e647d998e0fee779d60a2405389b","url":"img/og.png"},{"revision":"d3cf1a12dc59ab4ff0f29dede1fb1924","url":"img/pages/careers/arrowRight.svg"},{"revision":"df155747d4e484d9dffcc76fb82c0fc7","url":"img/pages/careers/teamCollaboration.svg"},{"revision":"8dc52f0e4351509717939e7911c1315d","url":"img/pages/careers/teamSpirit.svg"},{"revision":"562a45f4ded3113c77c8a04df8938dd2","url":"img/pages/getStarted/bsd.svg"},{"revision":"76185a6f01a9054721adc8107b3cd242","url":"img/pages/getStarted/console.png"},{"revision":"9f3381855ec3fc5e6adc06aab0ff7614","url":"img/pages/getStarted/docker.svg"},{"revision":"525f8f09625c9655ed98f0cd60e483e9","url":"img/pages/getStarted/fsharechat.png"},{"revision":"175eab80e98521153b653d3268f1dc00","url":"img/pages/getStarted/gradle.svg"},{"revision":"5abf1df4ce5a91436c623b0d409bf7c0","url":"img/pages/getStarted/helm.svg"},{"revision":"e2212536e2415cce3d3937b20efd9909","url":"img/pages/getStarted/linux.svg"},{"revision":"c4378695a46f7b7c1733a922ea5f4f89","url":"img/pages/getStarted/macos.svg"},{"revision":"bd98cab87cc8e4dde0536f2e4e9416a4","url":"img/pages/getStarted/maven.svg"},{"revision":"4ec81014dbf44d7ec8d21440af4e647b","url":"img/pages/getStarted/nojre.svg"},{"revision":"9b1409167c6786ade53f630bf51477c3","url":"img/pages/getStarted/query.svg"},{"revision":"8996c9e1d21a19da4d72c147a1911fd4","url":"img/pages/getStarted/windows.svg"},{"revision":"db785ddb53392e9d9e6bd42278f1d686","url":"img/pages/index/chevron.svg"},{"revision":"e3a092b1fc0c5664a9a806e4d55459ce","url":"img/pages/index/console.svg"},{"revision":"4464228c41b83663ec6469b18c6a9d10","url":"img/pages/index/docker.svg"},{"revision":"0ebd40f009ad4a24abd1c2f1fb8576f9","url":"img/pages/index/easyToUse.svg"},{"revision":"89219a5f4bacbb19bcc52983e4c06eed","url":"img/pages/index/featureRich.svg"},{"revision":"ee8e59b00346937098b9a2ea3fddf0ab","url":"img/pages/index/foss.svg"},{"revision":"78c73ccaad2d80dd8291546a4f5f6ca0","url":"img/pages/index/mergeTime.svg"},{"revision":"860f7bf932faa5c9aa8353b48ca9e55d","url":"img/pages/index/navigateTime.svg"},{"revision":"ef2625599b925323ea84dea25ad22d22","url":"img/pages/index/pgwire.svg"},{"revision":"0258c16e4da0510f293ad74dd5a10a8f","url":"img/pages/index/rawPower.svg"},{"revision":"ab9d398fa0ffe949eb13d72826ae3743","url":"img/pages/index/searchTime.svg"},{"revision":"4879b0d653ee889619246d2cc02bd57c","url":"img/pages/index/sliceTime.svg"},{"revision":"4f33122d34cf0422e7b1e9f8239783c2","url":"img/pages/index/topEditor.svg"},{"revision":"02934339411c9a54b6d6114bb22e8511","url":"fonts/inter-latin-300.woff"},{"revision":"8af21661c832767463e617c32c24e02a","url":"fonts/inter-latin-300.woff2"},{"revision":"9a2047a5960f5c342c892f7e772fcbcf","url":"fonts/inter-latin-400.woff"},{"revision":"cc2e01425ee5b53e1d251ec125d75b2a","url":"fonts/inter-latin-400.woff2"},{"revision":"8fb2edea1e12660998dac34e7c214f72","url":"fonts/inter-latin-500.woff"},{"revision":"f0a68981773ecc69653605053f46bd4e","url":"fonts/inter-latin-500.woff2"},{"revision":"28d8188666089bee6d43dee3866b9bef","url":"fonts/inter-latin-700.woff"},{"revision":"8dd4d8fc8f3f2c5e1738f8f319212197","url":"fonts/inter-latin-700.woff2"}],s=new g;e.offlineMode&&s.addToCacheList(t),await async function(e){}(),self.addEventListener("install",e=>{e.waitUntil(s.install())}),self.addEventListener("activate",e=>{e.waitUntil(s.activate())}),self.addEventListener("fetch",async t=>{if(e.offlineMode){const n=t.request.url,r=function(e){const t=[],s=new URL(e,self.location.href);return s.origin!==self.location.origin||(s.search="",s.hash="",t.push(s.href),s.pathname.endsWith("/")?t.push(s.href+"index.html"):t.push(s.href+"/index.html")),t}(n);for(let a=0;a<r.length;a+=1){const c=r[a],o=s.getCacheKeyForURL(c);if(o){e.debug&&console.log("[Docusaurus-PWA][SW]: serving cached asset",{requestURL:n,possibleURL:c,possibleURLs:r,cacheKey:o}),t.respondWith(caches.match(o));break}}}}),self.addEventListener("message",async e=>{"SKIP_WAITING"===(e.data&&e.data.type)&&self.skipWaiting()})})()}]);