Exciting release!Introducing "safe npm". Learn more
Socket
Log inDemoInstall

@worldsibu/convector-core-storage

Package Overview
Dependencies
3
Maintainers
1
Versions
187
Issues
File Explorer

Advanced tools

@worldsibu/convector-core-storage

Convector Core Storage class. This is not intended to be used as a provider but as an abstract interface of one

    1.3.8latest
    GitHub

Version published
Maintainers
1
Weekly downloads
517
decreased by-45.23%

Weekly downloads

Readme

Source

Convector Base Storage

This module contains the storage interface to be used by any other final storage layer. This is necessary to keep the model invocation agnostic, and be able to provide different implementations based on the environment.

Create a new implementation by extending this one and implementing the corresponding methods. Make sure to assign your implementation instance to the BaseStorage.current property, that's how a model interact with your code.

Keywords

FAQs

Last updated on 03 Sep 2019

Did you know?

Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.

Install Socket
Socket
support@socket.devSocket SOC 2 Logo

Product

  • Package Issues
  • 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