{"library":"sharded","type":"library","category":null,"description":"SQLite-based write buffer and caching system for Prisma that accelerates data operations by buffering writes and caching reads in local SQLite databases with automatic background sync to the main database via Redis/BullMQ. Current stable version 0.0.50, released weekly. Key differentiators: Prisma-first integration, multi-node master/worker architecture, automatic WAL optimizations, and CLI schema generation. Targets sub-10ms response times for high-frequency operations, but adds complexity and is not suited for low-throughput or simple CRUD apps.","language":"javascript","status":"active","version":"0.0.50","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install sharded","imports":["import { Sharded } from 'sharded'","import { generateSchema } from 'sharded/cli'","import type { ShardedConfig } from 'sharded'"]},{"cmd":"yarn add sharded","imports":[]},{"cmd":"pnpm add sharded","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"sharded","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}