Socket
Socket
Sign inDemoInstall

brackets-memory-db

Package Overview
Dependencies
4
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    brackets-memory-db

An in-memory database for brackets-manager.js


Version published
Weekly downloads
174
increased by21.68%
Maintainers
1
Install size
33.6 kB
Created
Weekly downloads
 

Readme

Source

brackets-memory-db

This implementation of the CrudInterface allows you to store the database directly in memory.

This is a good choice if you want to have both the manager and the viewer to run in the browser.

You can also use it to do all the logic in memory and persist the new state at the end of an update, for example.

It is used in the documentation here: https://drarig29.github.io/brackets-docs/getting-started/#using-the-viewer

Keywords

FAQs

Last updated on 06 Apr 2022

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc