Fix link in readme
This commit is contained in:
@@ -8,7 +8,7 @@ Requires PHP 7.0+. Older versions might work but have not been tested.
|
||||
`composer require iqparts/cache`
|
||||
|
||||
### Another cache library
|
||||
This cache library has been highly inspired by [Genkgo.Cache](https://raw.githubusercontent.com/genkgo/cache). We recommend using Genkgo's library as it implements more adapters. The reason for this library was the need to have a backup for redis which still was able to store cached values with a **variable** TTL.
|
||||
This cache library has been highly inspired by [Genkgo.Cache](https://github.com/genkgo/cache). We recommend using Genkgo's library as it implements more adapters. The reason for this library was the need to have a backup for redis which still was able to store cached values with a **variable** TTL.
|
||||
|
||||
### Code
|
||||
[](https://scrutinizer-ci.com/g/IQParts/cache/?branch=master)
|
||||
|
||||
Reference in New Issue
Block a user