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

orbit-db-storage-adapter

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

orbit-db-storage-adapter

OrbitDB adapter for any abstract-leveldown compliant storage

  • 0.1.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
314
decreased by-33.47%
Maintainers
1
Weekly downloads
 
Created
Source

OrbitDB Storage Adapter

A wrapper for abstract-leveldown compliant stores, used by OrbitDB

CircleCI

This is a tool that manages a persistent connection to an abstract-leveldown compliant store. The implementation tests indicate include examples for the following stores

  • [leveldown][leveldown]
  • [memdown][memdown]
  • [level-js][level-js]
  • [jsondown][jsondown]
  • [mongodown][mongodown]
  • [sqldown][sqldown]
  • [fruitdown][fruitdown]
  • [localstorage-down][localstorage-down]
  • [redisdown][redisdown]
  • [localdown][localdown]

Any other abstract-leveldown compliant store should work, and their integration

OrbitDB uses it primarily with levelup (in node.js) and level-js (in the browser) and inside the orbit-db-keystore and orbit-db-cache packages.

Keywords

FAQs

Package last updated on 22 May 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