2017 © Pedro Peláez
 

library laravel-smart-cache

Allows to capture the entire response with a middleware, and while caching it observer the checksum of the database tables used to create the response, if any related table has a modified checksum, it refreshes the response. This makes it serve live data, but then cached as long as it is not modified. Huge reduction of resource consumption and keep data live.

image

v8-ict/laravel-smart-cache

Allows to capture the entire response with a middleware, and while caching it observer the checksum of the database tables used to create the response, if any related table has a modified checksum, it refreshes the response. This makes it serve live data, but then cached as long as it is not modified. Huge reduction of resource consumption and keep data live.

  • Friday, July 14, 2017
  • by v8-ict
  • Repository
  • 0 Watchers
  • 0 Stars
  • 8 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The Versions

14/07 2017

v0.2.1

0.2.1.0 https://bitbucket.org/v8-ict/laravel-smart-cache

Allows to capture the entire response with a middleware, and while caching it observer the checksum of the database tables used to create the response, if any related table has a modified checksum, it refreshes the response. This makes it serve live data, but then cached as long as it is not modified. Huge reduction of resource consumption and keep data live.

  Sources   Download

MIT

The Requires

 

by Danny Ebbers

14/07 2017

dev-master

9999999-dev https://bitbucket.org/v8-ict/laravel-smart-cache

Allows to capture the entire response with a middleware, and while caching it observer the checksum of the database tables used to create the response, if any related table has a modified checksum, it refreshes the response. This makes it serve live data, but then cached as long as it is not modified. Huge reduction of resource consumption and keep data live.

  Sources   Download

MIT

The Requires

 

by Danny Ebbers