New release, new mechanic
This new release doesn't break anything, but it changes how it caches results. It simply proxies the underlaying connection for a SELECT
statement. Proxying the Database Connection is by far a better implementation of cache interception.
This version will run in parallel with version 2.0, so you can choose for the foreseeable future which feels better for you, unless 1.x becomes hard to maintain.