Skip to content

Connector for browser indexedDB #858

@bajtos

Description

@bajtos

At the moment, loopback's memory connector can be configured to persist data in browser's local storage. This has a significant problem as the local storage is size limited to about 5MB.

We should support storing the data in indexdb too, possibly via https://github.com/google/lovefield

A community-run implementation: https://github.com/r3dm/loopback-connector-indexedDB

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions