Commit Considerations

DON'T: Do not commit too frequently. For example, we do not commit ever record since each commit has overhead at the database; however, sessions with lots of objects in the cache should commit more frequently. Adjust your default value accordingly.