CouchDB Day 2015 - Frank Mecklenburg - How to replicate the ...

preview_player
Показать описание
CouchDB Day 2015 - Klaus Trainer & Frank Mecklenburg -
How to replicate the Internet into your browser
Рекомендации по теме
Комментарии
Автор

Nice talk! To answer some of the questions: we're constantly improving map/reduce performance, but allDocs() is always going to be faster, because _id is already indexed.



That being said, because his implementation is all done in JavaScript and not WebCrypto, it may be one of those things you want to run in a web worker to avoid blocking the DOM. If you do try it out, I'd be curious to know how it works out in your app. :)

nolanlawson
Автор

The guy in the audience at 4:50 …if you wanna show off, come up and do your own presentation. 🙄

chris