You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@scullxbones I am not a MongoDB expert, my assumption was that a simple timestamp field on each Atom should be enough.
Even if the MongoDB documentation reads:
If you insert a document containing an empty BSON timestamp in a top-level field, the MongoDB server will replace that empty timestamp with the current timestamp value
I have no idea how you can insert an empty BSONTimestamp using Casbah or rxMongo.
findAndModify
with counters per:global
counter{$inc: N}
and inject each intoAtom
The text was updated successfully, but these errors were encountered: