Closed tacaswell closed 8 years ago
We should have a short discussion about the size of capped collections, what the api for monitor routines looks like, and possibility to replace the existing caching layer with capped collection(since higher throughput).
As discussed with @arkilic capped collections provide an easy way to essentially monitor a collection via a tailable cursor. The capped collections should be added to by all of the insert operations.