Edward

Results 3 issues of Edward

Inspired by [how to control the maximum length of the html #688](https://github.com/quilljs/quill/issues/688), I wrote an improved version for introducing the html content limit for the Quill editor. The code is...

I've just written test program that adds big items (about 5Mb each) to the collection until QuotaExceededError is issued. On my desktop (Chrome 36, Win7) the collection total size grows...

Range searches perform slow even if the index is created for those searches. I tried range query using the example code from **Indices & Performance** doc chapter: ``` var db...

bug report
comfirmed
non-critical (e.g. results of queries are unaffected)