Adds option for strong referenced database caching in all session constructors and turn it on as default to avoid rapid garbage collection of entire databases.
This change can significantly improve performance as drastically fewer disk reads may be required.