GrinZero / node-network-devtools

Inspecting Node.js's Network with Chrome DevTools✨
https://grinzero.github.io/node-network-devtools/
MIT License
18 stars 3 forks source link

[Feature] Request content based on file and database caching, not just through memory #8

Open GrinZero opened 1 month ago

GrinZero commented 1 month ago

Desc

Request content based on file and database caching, not just through memory. Otherwise, the memory pressure will be high.

To Resolve?

Unreasonable complete use of memory to save data

Resolutions(Optional)

Use some third-party storage libraries to manage data caching

GrinZero commented 3 weeks ago

some package may useful: