simpla
simpla copied to clipboard
Add querying support
I'm submitting a
Feature request
Description
When we moved to Simpla OSS we lost querying support (ie: the find method). We need to reimplement this functionality, using static indexes. The user will be able to define an array of indexes to build on Simpla.init, then fetch and query those indexes at any point later.