{"library":"resplite","type":"library","category":null,"description":"RESPLite v1.5.6 is a RESP2 protocol server (compatible with redis clients and redis-cli) backed by SQLite for persistent storage. It provides practical Redis-compatible commands (strings, hashes, sorted sets, lists, full-text search via FTS5) with zero external daemons and minimal memory footprint. Persistence is built-in via WAL-mode SQLite – no AOF, no RDB, no config. Key differentiators: outperforms Redis-in-Docker for single-node workloads (latency benchmarks show 2-4x improvement), supports migration from large Redis instances (tens of GB) without replication, and is embeddable in Node.js scripts. Active development with regular releases.","language":"javascript","status":"active","version":"1.5.6","tags":["javascript","redis","sqlite","resp","emulator","sdd","persist","cache","key-value"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install resplite","imports":["import { createRESPlite } from 'resplite'","import type { RESPliteOptions } from 'resplite'","import RESPlite from 'resplite'"]},{"cmd":"yarn add resplite","imports":[]},{"cmd":"pnpm add resplite","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"resplite","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}