rengandb
JSON →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.
Resources
packagerengandb ↗