Commit Graph

12 Commits

Author SHA1 Message Date
Max Battcher
31df86f74f Support PouchDB emit-included maps
Include a note that CouchDB does not support them and they always run locally.
2017-06-08 22:17:00 -04:00
Max Battcher
35013236c7 Make a type for built-in reducers in pouchdb-mapreduce 2017-06-08 21:58:45 -04:00
Max Battcher
f904d66dab Correct Reducer in pouchdb-mapreduce
Confused between too much different documentation descriptions and not enough code examples.
2017-06-08 21:47:13 -04:00
Max Battcher
307c01282b Reallow heterogeneous query in pouchdb-mapreduce 2017-06-08 20:23:23 -04:00
Max Battcher
8f92ae45d4 Further model reduction in pouchdb-mapreduce
Reduce should be a CouchDB-style reduction function (keys, values, rereduce).

For query, the Model is the Reduction or the currently hidden from types emit(key, value) value.
2017-06-08 20:12:24 -04:00
Max Battcher
37e857614e Generic map/reduce parameters for pouchdb-mapreduce 2017-06-08 18:59:03 -04:00
Max Battcher
a9e3463342 Update and lint pouchdb-mapreduce 2017-06-08 14:29:46 -04:00
Andy
53ecd41e90 Remove unnecessary namespaces in tests (#15922) 2017-04-18 13:57:54 -07:00
Simon Paulger
807d95e4b5 Remove AGBrown from the authors list on his request.
Rename RevisionDiffList RevisionDiffOptions.
Rename documentId DocumentId.
2017-04-13 14:01:03 +01:00
Simon Paulger
4f295732c5 Remove duplicated author 2017-04-07 14:49:27 +01:00
Simon Paulger
1eb7cdd915 Upgrade PouchDB support to v6.1.2 2017-04-07 14:12:24 +01:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00