Skip to content

Releases: bnomei/kirby3-php-cachedriver

v2.0.0: :rocket: version 2 incremental mono cache

09 Dec 18:38
Compare
Choose a tag to compare
Signed-off-by: bnomei <b@bnomei.com>

v1.3.3

07 Dec 17:50
Compare
Choose a tag to compare
:sparkles: toArray() support

:ambulance: LOCK_EX when writing php file

07 Dec 17:21
Compare
Choose a tag to compare
v1.3.2

Merge remote-tracking branch 'origin/main'

v1.3.1: :sparkles: try invalid opcache manually not just hope configuration i…

26 Nov 14:39
Compare
Choose a tag to compare

v1.3.0

26 Nov 14:19
Compare
Choose a tag to compare
:sparkles: opcache check and suggestion for configuration

v1.2.0: :boom: key hash changed to not load invalid existing files created be…

23 Nov 21:06
Compare
Choose a tag to compare
…fore todays fixes

:bug: multiple files loading
:white_check_mark: mono/files write states, garbage collection

close #1
thanks @johannschopplich for pointing out the error that need to be fixed in your PR. i solved it a bit differently but it should be fixed now.

v1.1.1

19 Nov 14:29
Compare
Choose a tag to compare
:bug: garbage collection did not work

v1.1.0: :sparkles: Serialization modes primitive (new default) and json (old …

18 Nov 13:12
Compare
Choose a tag to compare

v1.0.8: :bug: keys with slashes do not break filename, null values are ignore…

16 Nov 12:38
Compare
Choose a tag to compare

v1.0.7

14 Nov 13:46
Compare
Choose a tag to compare
:bug: writing mono file late (related to boost index)