rlacerda83/lumem-elocache

Cache Eloquent querys for lumem

v1.0 2015-09-06 03:12 UTC

This package is auto-updated.

Last update: 2024-03-28 23:01:31 UTC


README

Build Status License Development Version Monthly Installs StyleCI

Simple layer for Eloquent Querys

This package is for you that want to implement a simple caching solution.

The package was implemented using repositories patterns.

The cache service uses tags, so this package will only work with memcached and redis.

Current Features

  • Enable\disable filter by repository
  • Renews the cache automatically
  • Log refreshed caches

Upcoming Features

  • Cache available to other drivers

Documentation

Please visit Wiki documentation for more information.

Contributing

Contributions are welcome and will be fully credited. Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email r.lacerda83@gmail.com instead of using the issue tracker.