RSSHub/lib/utils/cache
Tony cb0791cb41
perf: dx (#22478)
* perf: use only one WASM alloc for xxhash

* perf(deps): lazy load mercury-parser and use googleapis/youtube instead of heavy googleapis

* perf(dx): lazy load dev registry

speed up npm dev script

* perf: close playwright browser on destroy

* fix: show exception msg in prod

* revert: "perf: use only one WASM alloc for xxhash"

This reverts commit 01ecdd48d09a046dce05f440814dcbec0323a7de.

* perf: use only one WASM alloc for xxhash

* test: add claim for worker

* fix: missing piece from 8dd9c9a

* feat: add namespace to the chunkfilename

* fix: keep var naming
2026-07-09 02:37:41 +08:00
..
base.ts feat(api): add cache probing (#21300) 2026-03-05 02:36:53 +08:00
http.test.ts feat: add HTTP cache (#21814) 2026-04-24 11:35:51 +08:00
http.ts feat: add HTTP cache (#21814) 2026-04-24 11:35:51 +08:00
index.ts perf: dx (#22478) 2026-07-09 02:37:41 +08:00
index.worker.ts perf: dx (#22478) 2026-07-09 02:37:41 +08:00
kv.ts chore(deps-dev): bump eslint-plugin-unicorn from 65.0.1 to 66.0.0 (#22274) 2026-06-16 14:43:42 +08:00
memory.ts chore(deps-dev): bump eslint-plugin-unicorn from 66.0.0 to 68.0.0 (#22310) 2026-06-20 23:11:27 +08:00
redis.test.ts feat(api): add cache probing (#21300) 2026-03-05 02:36:53 +08:00
redis.ts chore(deps-dev): bump eslint-plugin-unicorn from 66.0.0 to 68.0.0 (#22310) 2026-06-20 23:11:27 +08:00