Tokutek / mongo

TokuMX is a high-performance, concurrent, compressing, drop-in replacement engine for MongoDB | Issue tracker: https://tokutek.atlassian.net/browse/MX/ |
http://www.tokutek.com/products/tokumx-for-mongodb/
704 stars 97 forks source link

Implement limit on update command #1182

Closed fmela closed 10 years ago

fmela commented 10 years ago

MongoDB has had a open bug for updates with a limit since August 2010. It is not clear when, or even if ever, this functionality will be implemented in MongoDB.

This would be a very useful piece of functionality for many use cases. Is it possible to implement this functionality in TokuMX?

leifwalsh commented 10 years ago

duplicate of #368