Comparing version 0.2.11 to 0.2.12
@@ -133,3 +133,3 @@ // TODO include the event._id (and define a JSON encoding for ObjectId?) | ||
"_id.t": {$in: timesToInvalidateByTier[tier]} | ||
}, invalidate, multi); | ||
}, invalidate, multi, handle); | ||
} | ||
@@ -136,0 +136,0 @@ flushed = true; |
{ | ||
"name": "cube", | ||
"version": "0.2.11", | ||
"version": "0.2.12", | ||
"description": "A system for analyzing time series data using MongoDB and Node.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
814336