rlacerda83/lumem-elocache
Cache Eloquent querys for lumem
189
2
| Install | |
|---|---|
composer require rlacerda83/lumem-elocache |
|
| Latest Version: | v1.0 |
| PHP: | >=5.3.2 |
| License: | BSD |
| Last Updated: | Sep 6, 2015 |
| Links: | GitHub · Packagist |
Maintainer: rlacerda83
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.