{"library":"rengandb","type":"library","category":null,"description":"RenganDB is a Node.js JSON/YAML database module with file-locking via proper-lockfile and live file watching via chokidar. Version 1.0.7 offers two engines: a fast native flat-key mode (default) and a deeply nested path mode using lodash. It supports JSON, YAML, and YML formats with auto-detection. The library is designed for small-scale projects needing simple persistent storage with basic concurrency protection. It is not suitable for high-throughput or distributed scenarios.","language":"javascript","status":"active","version":"1.0.7","tags":["javascript","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install rengandb","imports":["import Database from 'rengandb'","import Database from 'rengandb'","const db = await Database.init(...)"]},{"cmd":"yarn add rengandb","imports":[]},{"cmd":"pnpm add rengandb","imports":[]}],"homepage":"https://github.com/RengaN02/rengandb#readme","github":"https://github.com/RengaN02/rengandb","docs":null,"changelog":null,"pypi":null,"npm":"rengandb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}