Hi Bernie,
Thats a good workaround.. however, we have our own unique values as
_id to maintain uniqueness. So I dont have a way to do what you said.
Even my id keys is a complex hash that does not follow any particular
order.
Are there any disadvantages of doing this? Will the reads/writes
performance deteriorate as opposed to using _id? I believe there are
other ways to make sure that some field's value is unique across a
collection