I am new to dapper (accually about to use it). I was wondering how it works. It caches some results, so it's faster to get it later on. On the github page, it does not says anything about releasing memory. I am aware of performance of this nuget, but isn'...