Skip to content

New release, new mechanic

Compare
Choose a tag to compare
@DarkGhostHunter DarkGhostHunter released this 18 Feb 00:49
· 16 commits to 2.x since this release
78a3bb0

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.