@resolve-js/readmodel-lite
TypeScript icon, indicating that this package has built-in type declarations

0.34.3 • Public • Published

@resolve-js/readmodel-lite

npm version

A Read Model Adapter for SQLite database. The adapter provides a query API for projection and resolvers. This API is standard among reSolve read model adapters, so you can change a Read Model Adapter in the configuration file without changing the code.

Available Parameters

  • databaseFile - the database's location in file system, or :memory: for temporary in-memory storage.

The adapter interface is defined in the @resolve-js/readmodel-base package.

Analytics

Package Sidebar

Install

npm i @resolve-js/readmodel-lite

Weekly Downloads

45

Version

0.34.3

License

MIT

Unpacked Size

329 kB

Total Files

111

Last publish

Collaborators

  • resolve-admin