I am working on a project that saves content to db as a json blob. We use jackson to serialize and deserialize this json. We are trying to architect the application so that these blobs can be saved forever and be retrievable. I am working on a project that saves content to