Security News
Bun 1.2 Released with 90% Node.js Compatibility and Built-in S3 Object Support
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
@ezs/booster
Advanced tools
Ce plugin propose une instruction qui permet de mettre en cache le résultat de l’exécution d’un flux de traitement.
npm install @ezs/booster
Takes an Object
delegate processing to an external pipeline and cache the result
data
feed
file
String? the external pipeline is described in a filescript
String? the external pipeline is described in a string of characterscommands
String? the external pipeline is described in a objectcommand
String? the external pipeline is described in a URL-like commandkey
String? the cache key form the stream, in not provided, it's computed with the first chunkhitsByCheck
Number Number of hits to verify the cache (optional, default 1000
)maxFiles
Number Number of hits to verify the cache (optional, default 100
)maxTotalSize
Number Size (bytes) maximun of the cash (1 G) (optional, default 1000000000
)cleanupDelay
Number Frequency (milliseconds) to cleanup the cahe (10 min) (optional, default 600000
)Returns Object
FAQs
booster statements for EZS
The npm package @ezs/booster receives a total of 20 weekly downloads. As such, @ezs/booster popularity was classified as not popular.
We found that @ezs/booster demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Security News
Biden's executive order pushes for AI-driven cybersecurity, software supply chain transparency, and stronger protections for federal and open source systems.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.