creately / rxdata

A reactive document database for web browsers
MIT License
11 stars 1 forks source link

Use localforage.setItems to batch insert/update #55

Closed thani-sh closed 6 years ago

thani-sh commented 6 years ago

This improves the performance where multiple documents are inserted/updated.