Socket
Socket
Sign inDemoInstall

@worldsibu/convector-core-storage

Package Overview
Dependencies
Maintainers
1
Versions
187
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@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


Version published
Weekly downloads
137
decreased by-25.54%
Maintainers
1
Weekly downloads
 
Created
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

Package last updated on 08 Jan 2021

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