{"library":"redis-level","type":"library","category":null,"description":"An abstract-level database backed by Redis for Node.js. Version 0.0.5, released as an early-stage library under the Level ecosystem. It implements the abstract-level interface, allowing Redis to be used as a LevelDB-compatible store. Key differentiators: leverages Redis for persistence and scalability, supports callbacks and async/await, and follows the Level API conventions. Suitable for projects that need a Level-like API but with Redis as the backend. Maintenance is active but the package is young; breaking changes may occur.","language":"javascript","status":"active","version":"0.0.5","tags":["javascript","level","leveldb","leveldown","levelup","memory","sql","mysql","pg"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install redis-level","imports":["import { RedisLevel } from 'redis-level'","const { RedisLevel } = require('redis-level')","import type { RedisLevel } from 'redis-level'"]},{"cmd":"yarn add redis-level","imports":[]},{"cmd":"pnpm add redis-level","imports":[]}],"homepage":"https://github.com/Level/redis-level","github":"https://github.com/Level/redis-level","docs":null,"changelog":null,"pypi":null,"npm":"redis-level","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}