Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

lmdb-store

Package Overview
Dependencies
Maintainers
1
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lmdb-store

Simple, effiecent, scalable data store wrapper for LDMB

  • 0.1.3
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

lmdb-store provides an efficient and simple interface for interacting with LMDB, as a key-value store. lmdb-store is build on the excellent node-lmdb package.

lmdb-store offers several key features that make it NodeJS idiomatic, highly performant, and easier to use than LMDB directly:

  • Automated database size handling
  • Queueing asynchronous write operations with promise-based API
  • Transaction management
  • Iterable queries/cursors

License

lmdb-store is licensed under the terms of the MIT license.

FAQs

Package last updated on 25 Apr 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc