My experience with Java, Groovy, Grails, Python and more.
  • Home

Mongo

A collection of 2 posts

Mongo

Know your Mongo through Replica Set Oplog and System Profile

At work, recently we noticed that records in a Mongo collection did not have the latest data. Specifically, I was storing the status as NEW -> PROCESSING -> OK, and then

  • Ravi Hasija
    Ravi Hasija
5 min read
groovy

Store current date time in Mongo in ISO format

I wanted to store current date time (in UTC time zone) in ISO format in Mongo with Groovy as the language. It is pretty straightforward with joda time library. First the code and

  • Ravi Hasija
    Ravi Hasija
1 min read
My experience with Java, Groovy, Grails, Python and more. © 2025
Latest Posts Ghost