https://github.com/fengkx/disk-queue
A queue persist on filesytem to save memory
https://github.com/fengkx/disk-queue
job-queue queue work-queue
Last synced: about 2 months ago
JSON representation
A queue persist on filesytem to save memory
- Host: GitHub
- URL: https://github.com/fengkx/disk-queue
- Owner: fengkx
- License: mit
- Created: 2021-11-06T02:12:50.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-10T00:17:51.000Z (over 3 years ago)
- Last Synced: 2025-03-28T16:54:58.904Z (about 2 months ago)
- Topics: job-queue, queue, work-queue
- Language: TypeScript
- Homepage:
- Size: 2.57 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# disk-queue
> Persist queue on filesytem to save memory
## Packages
- [disk-queue](https://npmjs.com/package/disk-queue)
- [disk-fastq](https://npmjs.com/package/disk-fastq)