joealba/mongo_sequence
Atomically incrementing sequences in MongoDB. Useful for auto-incrementing id's or other counters that can't collide.
Ruby
Atomically incrementing sequences in MongoDB. Useful for auto-incrementing id's or other counters that can't collide.
Ruby