Skip to content

Releases: SlyDeath/laravel-nested-caching

Laravel 10

20 Jun 08:21
7a9b661
Compare
Choose a tag to compare
3.0

Update to Laravel 10

Laravel 9

15 Nov 12:09
3dab47d
Compare
Choose a tag to compare
2.0

Update composer.json

1.3

16 Jul 06:44
Compare
Choose a tag to compare
1.3

Update README.md

1.2

16 Jul 06:25
Compare
Choose a tag to compare
1.2

Fixes and improvements:

  • Removes addiction to Redis and Memcached
  • Adds the ability to collect all cache keys and clear them

1.1

15 Jul 06:53
Compare
Choose a tag to compare
1.1

Fixes and improvements:

  • Adds the ability to pass your keys to the clearCache method
  • Fixes importance of «nested-caching.disabled»

1.0

15 Jul 06:11
Compare
Choose a tag to compare
1.0
Initial commit