{"library":"better-queue-memory","type":"library","category":null,"description":"An ephemeral, in-memory store for the better-queue task queue library. Version 1.0.4 is the current stable release; no major updates since initial publication. It is the default store for better-queue and offers the fastest possible performance because all data lives in memory. Unlike persistent stores (e.g., SQLite or Redis), this store loses all queued items on process restart. It is ideal for development, testing, or workloads where queue durability is not required. The package is maintained as part of the diamondio/better-queue ecosystem.","language":"javascript","status":"active","version":"1.0.4","tags":["javascript","better","queue","memory","store","plugin"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install better-queue-memory","imports":["import MemoryStore from 'better-queue-memory'","const MemoryStore = require('better-queue-memory')","new MemoryStore()"]},{"cmd":"yarn add better-queue-memory","imports":[]},{"cmd":"pnpm add better-queue-memory","imports":[]}],"homepage":"https://github.com/diamondio/better-queue-memory#readme","github":"https://github.com/diamondio/better-queue-memory","docs":null,"changelog":null,"pypi":null,"npm":"better-queue-memory","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}