map-filter-reduce
Advanced tools
Comparing version 3.1.0 to 3.1.1
{ | ||
"name": "map-filter-reduce", | ||
"description": "", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"homepage": "https://github.com/dominictarr/map-filter-reduce", | ||
@@ -6,0 +6,0 @@ "repository": { |
@@ -29,4 +29,4 @@ # map-filter-reduce | ||
This example uses a full scan, so it looks at every object in the | ||
database. for a more efficient way to do the same thing, | ||
see [streamview-links](https://github.com/dominictarr/streamview-links) | ||
database. But if we have indexes, that can be made much more efficient, | ||
see [flumeview-query](https://github.com/flumedb/flumeview-query) | ||
@@ -235,5 +235,1 @@ ## processing streams | ||
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
34642
234