@worldsibu/convector-core-storage
Advanced tools
Weekly downloads
Readme
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.
FAQs
Convector Core Storage class. This is not intended to be used as a provider but as an abstract interface of one
The npm package @worldsibu/convector-core-storage receives a total of 493 weekly downloads. As such, @worldsibu/convector-core-storage popularity was classified as not popular.
We found that @worldsibu/convector-core-storage demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
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.