csaftoiu / yahoo-groups-backup

A python script to backup the contents of private Yahoo! groups.
The Unlicense
37 stars 18 forks source link

Simplify promises; index data common API for local/remove #18

Closed csaftoiu closed 8 years ago

csaftoiu commented 8 years ago

Thanks to https://pouchdb.com/2015/05/18/we-have-a-problem-with-promises.html, now I understand promises. The code is much simpler now.Thanks to https://pouchdb.com/2015/05/18/we-have-a-problem-with-promises.html, now I understand promises. The code is much simpler now.

Also made IndexData potentially be able to use either a local or a remote data source.