{"library":"disk-queue","type":"library","category":null,"description":"A lightweight queue that persists items to the filesystem to save memory. Version 0.1.3. It uses a file as a buffer, writing and reading items sequentially. It provides basic push, shift, reset, and close operations with drain and reset events. It includes TypeScript definitions and supports custom serializers and deserializers. The package is intended for scenarios where memory needs to be conserved but persistence is not critical.","language":"javascript","status":"active","version":"0.1.3","tags":["javascript","queue","disk","file","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install disk-queue","imports":["import { DiskQueue } from 'disk-queue'"]},{"cmd":"yarn add disk-queue","imports":[]},{"cmd":"pnpm add disk-queue","imports":[]}],"homepage":"https://github.com/fengkx/disk-queue#readme","github":"https://github.com/fengkx/disk-queue","docs":null,"changelog":null,"pypi":null,"npm":"disk-queue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}