By mitchp
via architects.dzone.com
Published: Feb 09 2012 / 01:06
I’ve recently finished a mongo collection that stores all auditing data from my application — specifically, it records every database transaction, conducted in either mySQL or mongo, assigning an event-identifier to the event, and storing the data under an event ID within a single sessionManger object.



Add your comment