unyt-org / datex-core-js-legacy

DATEX Core Library for JavaScript (legacy), fully implemented in TypeScript, used by the UIX Framework
https://unyt.org
3 stars 0 forks source link

Implement match function for non-sql storage locations #114

Open benStre opened 5 months ago

benStre commented 5 months ago

The match function for storage collections is currently only partially supported for querying non-sql storage locations. Although the implementation for localstorage and other locations will be less performant, the match API should still be fully supported.