-
Type:
New Feature
-
Resolution: Duplicate
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Querying
-
None
-
Environment:All that are currently supported
-
None
-
None
-
None
-
None
-
None
-
None
-
None
I'd like to use Mongodb for a persistent store for a queue. It would be nice to be able to have my client connect to mongodb and issue a callback to be notified whenever a new record is inserted into a collection. The alternative is to continually poll the collection in an infinite loop which obviously sucks.
Give it some thought. Thanks.