From 9841de2d31527e8cfbe6f7d1d9f3e23f44a0e4b7 Mon Sep 17 00:00:00 2001 From: Sergei Predvoditelev Date: Sat, 18 May 2024 07:57:21 +0300 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8348ca3..69b04b4 100644 --- a/README.md +++ b/README.md @@ -122,9 +122,10 @@ To work with values in a more efficient manner, batch operations should be used: - `setMultiple()` - `deleteMultiple()` +This package can be used as a cache handler for the [Yii Caching Library](https://github.com/yiisoft/cache). + ## Documentation -- This package can be used as a cache handler for the [Yii Caching Library](https://github.com/yiisoft/cache). - [Internals](docs/internals.md) If you need help or have a question, the [Yii Forum](https://forum.yiiframework.com/c/yii-3-0/63) is a good place for