coen-hyde / Shanty-Mongo

Shanty Mongo is a mongodb library for the Zend Framework. Its intention is to make working with mongodb documents as natural and as simple as possible. In particular allowing embedded documents to also have custom document classes.
Other
200 stars 52 forks source link

add shard key to the update criteria #72

Closed criticus closed 6 years ago

criticus commented 12 years ago

determine and add shard key to the update criteria to allow upserts in sharded collections

tholder commented 12 years ago

Cool, could you add a test for this?

criticus commented 12 years ago

ok, I added tests. Please review them

coen-hyde commented 6 years ago

Library is retired. Sorry your pr was never merged