mongo-watch
Advanced tools
Comparing version 0.1.11 to 0.1.12
{ | ||
"name":"mongo-watch", | ||
"description":"A mongo watcher. This ties into the MongoDB replication oplog, and exposes all data modifications via an EventEmitter.", | ||
"version":"0.1.11", | ||
"version":"0.1.12", | ||
"homepage":"http://github.com/TorchlightSoftware/mongo-watcher", | ||
@@ -6,0 +6,0 @@ "repository":"git://github.com/TorchlightSoftware/mongo-watcher.git", |
@@ -1,2 +0,2 @@ | ||
# Mongo Watcher | ||
# Mongo Watch | ||
@@ -3,0 +3,0 @@ Mongo-Watch creates active queries to Mongo. Whereas most query interfaces will hand you back a snapshot of the data, Mongo-Watch gives you not only the current data, but subscribes you to all changes that occur to that data. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
55710
29