|
1 | 1 | # Redis cache implementation for react/cache
|
2 | 2 |
|
3 |
| -[](https://travis-ci.com/WyriHaximus/reactphp-cache-redis) |
4 |
| -[](https://packagist.org/packages/WyriHaximus/react-cache-redis) |
5 |
| -[](https://packagist.org/packages/WyriHaximus/react-cache-redis) |
6 |
| -[](https://scrutinizer-ci.com/g/WyriHaximus/reactphp-cache-redis/?branch=master) |
7 |
| -[](https://packagist.org/packages/WyriHaximus/react-cache-redis) |
8 |
| -[](https://travis-ci.org/WyriHaximus/reactphp-cache-redis) |
| 3 | + |
| 4 | +[](https://packagist.org/packages/wyrihaximus/react-cache-redis) |
| 5 | +[](https://packagist.org/packages/wyrihaximus/react-cache-redis/stats) |
| 6 | +[](https://shepherd.dev/github/WyriHaximus/reactphp-cache-redis) |
| 7 | +[](https://packagist.org/packages/wyrihaximus/react-cache-redis) |
9 | 8 |
|
10 |
| -Use redis as a cache, implementing the [react/cache interface](https://github.com/reactphp/cache) |
| 9 | +Use Redis as a cache, implementing the [react/cache interface](https://github.com/reactphp/cache) |
11 | 10 |
|
12 | 11 | # Installation
|
13 | 12 |
|
@@ -35,7 +34,7 @@ use WyriHaximus\React\Cache\Redis;
|
35 | 34 |
|
36 | 35 | The MIT License (MIT)
|
37 | 36 |
|
38 |
| -Copyright (c) 2021 Cees-Jan Kiewiet |
| 37 | +Copyright (c) 2024 Cees-Jan Kiewiet |
39 | 38 |
|
40 | 39 | Permission is hereby granted, free of charge, to any person obtaining a copy
|
41 | 40 | of this software and associated documentation files (the "Software"), to deal
|
|
0 commit comments