{"library":"many-level","type":"library","category":null,"description":"many-level is a JavaScript library designed to share an abstract-level compatible database over network streams, acting as the spiritual successor to `multileveldown`. Currently at version 2.0.0, it allows a 'host' to expose a LevelDB-like database over any binary stream (e.g., TCP), while 'guests' can connect and interact with it as if it were a local `abstract-level` database instance. It leverages compact Protocol Buffers for efficient message encoding. The project follows a steady release cadence with significant updates marked by major version bumps addressing underlying stream mechanisms and protocol versions. A key differentiator is its optional seamless retry mechanism for guests, which helps maintain connectivity and resume operations, though it comes with a trade-off regarding snapshot guarantees. It ships with TypeScript types, providing a robust development experience.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","typescript"],"install":[{"cmd":"npm install many-level","imports":["import { ManyLevelHost } from 'many-level'","import { ManyLevelGuest } from 'many-level'","import { Level } from 'level'"]},{"cmd":"yarn add many-level","imports":[]},{"cmd":"pnpm add many-level","imports":[]}],"homepage":null,"github":"https://github.com/Level/many-level","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/many-level","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/many-level/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Tue Jul 21","install_tag":null}}