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

bangdb

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bangdb

BangDB Bindings for NodeJS

  • 0.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

bangdb

Officially Revived. Thanks to the folks at IQLECT Specific API Readme to come.

Currently built against version 1.3 and 1.4 of BangDB.

BangDb bindings for NodeJS. IQLECTBANGDB

Roadmap to V0.1.0:

Refactor public accessors to match the BangDB spec more exactly.

  • Like changing from batch to transaction.

Refactor Iterator(scan) to allow users to provide a scan_filter

80%+ Test Coverage minimum.

Improved libuv delegation.

Determine a safe way to release the database when a user submits an interrupt to the VM, or the VM crashes. Currently, this results in the database needing to repair itself.

Peer review for memory leaks.

Nice To Have: Create a true batch to minimize overhead from transferring context from JS to C.

Mentions:

The devs of node-leveldownProject. Whom have done alot of work in the node database community, and where I learned how to begin to tackle this project.

Bitdeli Badge

FAQs

Package last updated on 14 Aug 2014

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