RCommon-Team/RCommon

Implement Generic Change Tracking for Mongo Db

Opened this issue · 0 comments

MongoDb does not appear to have a native in-process change tracking solution such as EF or NHibernate. We'll need to implement something in order to satisfy the IGraphRepository requirement.