{"library":"brackets-memory-db","type":"library","category":null,"description":"brackets-memory-db is an in-memory implementation of the `CrudInterface` for the `brackets-manager.js` ecosystem, designed to store tournament bracket data directly in application memory. The current stable version is 1.0.5, last published over two years ago, indicating a stable but infrequent release cadence. It provides a simple, type-safe storage solution that is particularly well-suited for client-side applications running in the browser, where data persistence is managed by the client's session or explicitly handled by the application logic. It's also an excellent choice for testing, prototyping, or scenarios requiring temporary, ephemeral storage without the overhead of a persistent database. Its key differentiators are its tight integration with `brackets-manager.js` and its straightforward, zero-configuration setup for in-memory operations.","language":"javascript","status":"active","version":"1.0.5","tags":["javascript","types","model","brackets","tournament","manager","storage","memory","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install brackets-memory-db","imports":["import { MemoryStorage } from 'brackets-memory-db';","import type { CrudInterface } from 'brackets-manager';"]},{"cmd":"yarn add brackets-memory-db","imports":[]},{"cmd":"pnpm add brackets-memory-db","imports":[]}],"homepage":null,"github":"https://github.com/Drarig29/brackets-storage","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/brackets-memory-db","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/brackets-memory-db/compatibility"}}