This actually looks pretty useful for PHP devs that don't want to go and setup a full MongoDB application/server/etc.<p>Have you done any benchmarks on this at all?<p>Where does it start falling over and taking ages to respond?<p>Does `query` traverse all the JSONs each time, or do you create some sort of index to check through instead?