Skip to content

Instantly share code, notes, and snippets.

@ozgun
Created January 24, 2013 12:40
Show Gist options
  • Select an option

  • Save ozgun/4621096 to your computer and use it in GitHub Desktop.

Select an option

Save ozgun/4621096 to your computer and use it in GitHub Desktop.
timestamp generated with mongo Ruby driver
> db.test_col.find()
{ "_id" : ObjectId("51012a6d8d74494bd8000001"), "a" : Timestamp(4294967295000, 4294967295) }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment