techfort / LokiJS

javascript embeddable / in-memory database
http:/techfort.github.io/LokiJS
MIT License
6.73k stars 482 forks source link

Which query operators use indices? #855

Closed patarapolw closed 3 years ago

patarapolw commented 4 years ago

I mean in https://github.com/techfort/LokiJS/wiki/Query-Examples.

And if it is not used, log to the console, especially if not in the browser.

If indices is not used, won't it be no different from Array.prototype.reduce?

The idea is this is a feature of PouchDB, and possibly CouchDB and Firebase.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.