@apex-pub/convector-core-storage
TypeScript icon, indicating that this package has built-in type declarations

1.5.0 • Public • Published

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.

Package Sidebar

Install

npm i @apex-pub/convector-core-storage

Weekly Downloads

111

Version

1.5.0

License

Apache-2.0

Unpacked Size

19.2 kB

Total Files

10

Last publish

Collaborators

  • akshaysood112
  • rodolfoleal